
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Docbook XML for documenting database tables
- Date: Fri, 20 Jan 2006 22:12:31 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] Docbook XML for documenting database tables
- References: <d8fcc0800601191750t679f8809j@example.com>
- Organization: The XEmacs Project
- User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.5-b24 (dandelion, linux)
>>>>> "Josh" == Josh Glover <jmglov@example.com> writes:
Josh> Docbook experts (this means you, Smith!), I would like to
Josh> use Docbook to document some MySQL database tables.
Into "M" are you? *ML is for machines, Docbook included. Even LISP
is more readable and writable (not surprising, since XML is just LISP
with VERY verbose parentheses and UTF-8 encoding by default).
Josh> It seems that if I do it right, not only can I generate HTML
Josh> documentation from it, but also the actual SQL statements to
Josh> create the tables, so I can be sure that my tables are in
Josh> sync with the docs.
Of course you can. But you can do all that with reST, ASCIItext, and
pod, too.... IIRC, ASCIItext comes with a Docbook generator, which
then gets processed to manpages by xmlto. That's the sane way to do
things, for most people.
Don't get me wrong. Docbook (and XML in general) is a GoodThang[tm].
But it's one of those things that you should seriously think about
paying somebody (or downloading a program ;-) to create for you,
rather than dealing with it yourself. Postpone learning about it
until you need to do something you can't beg, buy, or steal.
--
School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.
Home |
Main Index |
Thread Index