Tamas Papp
2011-07-19 08:48:46 UTC
Content preview: Hi, I am about to complete a revision of LLA and I thought
I would write some decent documentation. I have most of the documentation
in docstrings, though some of general discussions are in ;;; comments in
files. [...]
Content analysis details: (-3.4 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
-2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium
trust
[80.91.229.12 listed in list.dnswl.org]
0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
(tkpapp[at]gmail.com)
-0.0 SPF_HELO_PASS SPF: HELO matches SPF record
-0.0 SPF_PASS SPF: sender matches SPF record
-1.1 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain
0.0 T_TO_NO_BRKTS_FREEMAIL To: misformatted and free email service
Archived-At: <http://permalink.gmane.org/gmane.lisp.cl-pro/522>
Hi,
I am about to complete a revision of LLA and I thought I would write some
decent documentation. I have most of the documentation in docstrings,
though some of general discussions are in ;;; comments in files.
I am looking for a reasonably automatic way of generating documentation
(eg texinfo or HTML) from the source. I found many libraries for this on
cliki, and instead of trying all of them out, I thought I would ask for
advice here.
Portability would be nice is not necessarily a requirement, so tools like
sbcl's texinfo are fine too. However, if possible, I would like to put
the documentation on the interface and the internal details in separate
sections somehow. I would also be interested in including tutorial-like
sections with examples.
Thanks,
Tamas
PS.: I have searched the cl-pro and c.l.l archives and found some
discussions about this question, but my impression was that a lot of new
libraries appeared on the scene in the past few years.
I would write some decent documentation. I have most of the documentation
in docstrings, though some of general discussions are in ;;; comments in
files. [...]
Content analysis details: (-3.4 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
-2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium
trust
[80.91.229.12 listed in list.dnswl.org]
0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
(tkpapp[at]gmail.com)
-0.0 SPF_HELO_PASS SPF: HELO matches SPF record
-0.0 SPF_PASS SPF: sender matches SPF record
-1.1 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain
0.0 T_TO_NO_BRKTS_FREEMAIL To: misformatted and free email service
Archived-At: <http://permalink.gmane.org/gmane.lisp.cl-pro/522>
Hi,
I am about to complete a revision of LLA and I thought I would write some
decent documentation. I have most of the documentation in docstrings,
though some of general discussions are in ;;; comments in files.
I am looking for a reasonably automatic way of generating documentation
(eg texinfo or HTML) from the source. I found many libraries for this on
cliki, and instead of trying all of them out, I thought I would ask for
advice here.
Portability would be nice is not necessarily a requirement, so tools like
sbcl's texinfo are fine too. However, if possible, I would like to put
the documentation on the interface and the internal details in separate
sections somehow. I would also be interested in including tutorial-like
sections with examples.
Thanks,
Tamas
PS.: I have searched the cl-pro and c.l.l archives and found some
discussions about this question, but my impression was that a lot of new
libraries appeared on the scene in the past few years.