Re: [Harbour] Harbour Documentation - doc/hdr_tpl.txt - Clarifications

2010-03-02 Thread Viktor Szakáts
>>> And it does not include the $TEMPLATE$. >>> Later in one example it is present: >>> >> You're right should, though I didn't have time to review the whole document, >> I got lost when trying to find out what values are accepted, and I saw an >> avalanche of things to properly define. As a

Re: [Harbour] Harbour Documentation - doc/hdr_tpl.txt - Clarifications

2010-03-02 Thread April White
Viktor Szakáts wrote: $SEEALSO$ comma separated list of references $END$ */ And it does not include the $TEMPLATE$. Later in one example it is present: You're right should, though I didn't have time to review the whole document, I got lost when trying to find out what values a

[Harbour] Harbour documentation

2010-02-25 Thread dougf
Hi I am new to the list but have been using Harbour for some years now and have noticed recent discussions about documentation, how to develop it, store it etc and thought I might add my comments for what they are worth.  I would not be fully across all discussions that would have taken place on

Re: [Harbour] Harbour Documentation - doc/hdr_tpl.txt - Clarifications

2010-02-22 Thread Viktor Szakáts
Hi Pritpal, >$SEEALSO$ > comma separated list of references >$END$ > */ > > And it does not include the $TEMPLATE$. > Later in one example it is present: You're right should, though I didn't have time to review the whole document, I got lost when trying to find out what values ar

[Harbour] Harbour Documentation - doc/hdr_tpl.txt - Clarifications

2010-02-22 Thread Pritpal Bedi
Hi Viktor 1. FUNCTION HEADER TEMPLATE == /* $DOC$ $NAME$ $CATEGORY$ $SUBCATEGORY$ $ONELINER$ $SYNTAX$ $ARGUMENTS$ $RETURNS$ $DESCRIPTION$ $EXAMPLES$ $TESTS$ $STATUS$ $COMPLIANCE$ $PLATFORMS$ $VERSION$