[erlang-questions] R13B01 modules, quick reference
Deepak Nulu
deepak.nulu@REDACTED
Mon Aug 10 23:40:56 CEST 2009
Hi Dave,
A link for each module that jumps to the man page for that module is
what will make this easier. I noticed that you mention the module name
at the top of each block as well as one each line that lists a
function. The hyperlink would ideally be on each line that lists the
function (since it requires less navigation once a desired function is
found).
And given that the man pages are auto-generated, I am guessing they
use a particular naming convention for the anchors. If so you might
also be able to make each function in your index a hyperlink that
jumps to its description in its module's man page. This would be a
great bonus!
Thanks.
-deepak
p.s. there are 71 entries that are prefixed with erlang:erlang: (the
module name appears twice).
On Aug 10, 2009, at 10:11 AM, Dave Pawson wrote:
> 2009/8/10 Deepak Nulu <deepak.nulu@REDACTED>:
>> Hi Dave,
>>
>> Thanks for this. I have wanted something like this so I can do a
>> text search
>> when I know only a part of the function name (usually a guess to
>> see if
>> something I want is already implemented).
>>
>> To make it easier to use, you might want to consider making this
>> reference
>> an HTML page with hyperlinks to the man pages.
>
> For each module? Or just one to the index?
>
> regards
>
>
> --
> Dave Pawson
> XSLT XSL-FO FAQ.
> Docbook FAQ.
> http://www.dpawson.co.uk
More information about the erlang-questions
mailing list