* SXML documentation
@ 2011-12-16 10:52 Ian Price
2011-12-16 14:33 ` Andy Wingo
0 siblings, 1 reply; 2+ messages in thread
From: Ian Price @ 2011-12-16 10:52 UTC (permalink / raw)
To: guile-devel
Hi guilers,
The documentation for this in the manual is pretty sparse. Is it
possible to lift the documentation for the procedures in the source up
to the manual where people who don't read the source can find it?
As an example, the function 'find-string-from-port?' in (sxml ssax
input-parse) has the signature
find-string-from-port? _ _ . _
which is not particularly meaningful. Or how would I know what the
'ssax:xml->sxml' argument 'namespace-prefix-assig' is if I didn't know
already?
--
Ian Price
"Programming is like pinball. The reward for doing it well is
the opportunity to do it again" - from "The Wizardy Compiled"
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: SXML documentation
2011-12-16 10:52 SXML documentation Ian Price
@ 2011-12-16 14:33 ` Andy Wingo
0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2011-12-16 14:33 UTC (permalink / raw)
To: Ian Price; +Cc: guile-devel
On Fri 16 Dec 2011 11:52, Ian Price <ianprice90@googlemail.com> writes:
> Hi guilers,
>
> The documentation for this in the manual is pretty sparse. Is it
> possible to lift the documentation for the procedures in the source up
> to the manual where people who don't read the source can find it?
>
> As an example, the function 'find-string-from-port?' in (sxml ssax
> input-parse) has the signature
> find-string-from-port? _ _ . _
> which is not particularly meaningful. Or how would I know what the
> 'ssax:xml->sxml' argument 'namespace-prefix-assig' is if I didn't know
> already?
It probably needs to be rewritten. It was part of an experiment to do
literate documentation, and it's pretty illiterate in the end.
Any patches to improve this situation are most welcome.
Andy
--
http://wingolog.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-12-16 14:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-16 10:52 SXML documentation Ian Price
2011-12-16 14:33 ` Andy Wingo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).