| 1 |
Work started, 5/27/2003. Update 11/9/2003:
|
| 2 |
|
| 3 |
Here is the new manual. It is in Docbook XML format, which is
|
| 4 |
becoming the new standard for documentation. The advantages include
|
| 5 |
more precise tagging, figure and table support, and a very strongly
|
| 6 |
supported toolchain. There is a fairly brief cheatsheet.xml here which
|
| 7 |
will probably tell you all you need to know, especially if you've
|
| 8 |
worked with debiandoc before. The Definitive Guide to DocBook by Norm
|
| 9 |
Walsh is indispensable for figuring out why your tags don't work the
|
| 10 |
way you think they should:
|
| 11 |
|
| 12 |
http://www.oreilly.com/catalog/docbook/chapter/book/docbook.html
|
| 13 |
|
| 14 |
So far, there are files corresponding to all the sections of the old
|
| 15 |
manual except for 'tech-info' and 'kernel'. There are also some new
|
| 16 |
sections like 'using-d-i' and 'modules'. The document structure is
|
| 17 |
mapped out in docstruct.xml. We need to think about how that works for
|
| 18 |
other languages.
|
| 19 |
|
| 20 |
Denis is looking into l10n systems for DocBook, particularly poxml
|
| 21 |
which was used in the KDE docs.
|
| 22 |
|
| 23 |
See doc/manual/build/README for build instructions.
|
| 24 |
|
| 25 |
For the future, big plans^Wdreams:
|
| 26 |
|
| 27 |
* Incorporate whatever is practical from the progeny manual.
|
| 28 |
* Screen shots.
|
| 29 |
* Quick Start section for techies that just need a reminder.
|
| 30 |
* Quick Start section for newbies.
|
| 31 |
* Add lots of pointers to the Debian Reference.
|
| 32 |
|
| 33 |
As much as possible, let's try to hide the gruesome details, so they
|
| 34 |
are there if you need them and out of your way if not. Whenever
|
| 35 |
something is covered well in an existing document like the Debian
|
| 36 |
Reference (source at qref.sourceforge.net), please reference it with a
|
| 37 |
URL to www.debian.org/doc/user-manuals#quick-reference instead of
|
| 38 |
incorporating the text.
|
| 39 |
|
| 40 |
All help is welcome! Submit patches to the debian-boot list.
|