Check in our new doc framework.
authorHiten Pandya <hmp@dragonflybsd.org>
Fri, 2 Apr 2004 09:37:20 +0000 (09:37 +0000)
committerHiten Pandya <hmp@dragonflybsd.org>
Fri, 2 Apr 2004 09:37:20 +0000 (09:37 +0000)
commitaff99c48ac0ec9862fc48200539867194b85b73c
tree2a840108ca6cda297c2651c3f845de14c4bc4787
Check in our new doc framework.

It still needs to be cleaned up more and some new features from
NetBSD doc project brought in; I really admire the fancy header
system they for their NetBSD Guide.

As of now, the doc framework is clean and very featureful.

The base layout and some files were taken from the FreeBSD doc project
and have been significantly cleaned up and issues have been resolved:

* Clean integration with a WWW tree, without destroying
  URIs in generated DocBook documents.

* Compact directory layout, efficient for mirrors.

* Support for custom XSL stylesheets and non-DocBook XML.

This needs to be committed now so that future changes by me and others
can be version tracked.

To give others a kick start, I am committing an article outlining
individuals who have contributed to DragonFlyBSD; a Task-List article
which uses custom XSL stylesheet and non-DocBook and the FreeBSD
Architecture Handbook.

The checked-in FreeBSD Architecture Handbook is a starting point for
structuring kernel internal documentation for DragonFly for future
and also for a DragonFlyBSD User/Admin Guide.

Discussed with:  Matthew Dillon <dillon@backplane.com>
112 files changed:
Makefile [new file with mode: 0644]
en/Makefile [new file with mode: 0644]
en/articles/Makefile [new file with mode: 0644]
en/articles/Makefile.inc [new file with mode: 0644]
en/articles/contributors/.log [new file with mode: 0644]
en/articles/contributors/.sxerr [new file with mode: 0644]
en/articles/contributors/Makefile [new file with mode: 0644]
en/articles/contributors/article.sgml [new file with mode: 0644]
en/articles/contributors/chapter.decl [new file with mode: 0644]
en/articles/contributors/contrib.additional.sgml [new file with mode: 0644]
en/articles/contributors/contrib.docteam.sgml [new file with mode: 0644]
en/articles/contributors/contrib.ent [new file with mode: 0644]
en/articles/contributors/contrib.team.sgml [new file with mode: 0644]
en/articles/task-list/Makefile [new file with mode: 0644]
en/articles/task-list/task-list.css [new file with mode: 0644]
en/articles/task-list/task-list.xml [new file with mode: 0644]
en/articles/task-list/task-list.xsl [new file with mode: 0644]
en/books/Makefile [new file with mode: 0644]
en/books/Makefile.inc [new file with mode: 0644]
en/books/arch-handbook/Makefile [new file with mode: 0644]
en/books/arch-handbook/book.sgml [new file with mode: 0644]
en/books/arch-handbook/boot/chapter.sgml [new file with mode: 0644]
en/books/arch-handbook/chapters.ent [new file with mode: 0644]
en/books/arch-handbook/driverbasics/chapter.sgml [new file with mode: 0644]
en/books/arch-handbook/isa/chapter.sgml [new file with mode: 0644]
en/books/arch-handbook/jail/chapter.sgml [new file with mode: 0644]
en/books/arch-handbook/kobj/chapter.sgml [new file with mode: 0644]
en/books/arch-handbook/locking/chapter.sgml [new file with mode: 0644]
en/books/arch-handbook/newbus/chapter.sgml [new file with mode: 0644]
en/books/arch-handbook/pccard/chapter.sgml [new file with mode: 0644]
en/books/arch-handbook/pci/chapter.sgml [new file with mode: 0644]
en/books/arch-handbook/scsi/chapter.sgml [new file with mode: 0644]
en/books/arch-handbook/smp/chapter.sgml [new file with mode: 0644]
en/books/arch-handbook/sound/chapter.sgml [new file with mode: 0644]
en/books/arch-handbook/sysinit/chapter.sgml [new file with mode: 0644]
en/books/arch-handbook/usb/chapter.sgml [new file with mode: 0644]
en/books/arch-handbook/vm/chapter.sgml [new file with mode: 0644]
en/share/sgml/authors.ent [new file with mode: 0644]
en/share/sgml/bookinfo.ent [new file with mode: 0644]
en/share/sgml/catalog [new file with mode: 0644]
en/share/sgml/dragonfly.dsl [new file with mode: 0644]
en/share/sgml/glossary/dragonfly-glossary.sgml [new file with mode: 0644]
en/share/sgml/l10n.ent [new file with mode: 0644]
en/share/sgml/legalnotice.sgml [new file with mode: 0644]
en/share/sgml/mailing-lists.ent [new file with mode: 0644]
en/share/sgml/newsgroups.ent [new file with mode: 0644]
en/share/sgml/teams.ent [new file with mode: 0644]
en/share/sgml/trademarks.sgml [new file with mode: 0644]
notes/README.notes [new file with mode: 0644]
share/examples/add-manref.sh [new file with mode: 0644]
share/examples/check-manref.sh [new file with mode: 0644]
share/examples/vim/accents-sgml.vim [new file with mode: 0644]
share/examples/vim/accents2sgml.pl [new file with mode: 0755]
share/examples/vim/edit-sgml.vim [new file with mode: 0644]
share/examples/vim/sgml2accents.pl [new file with mode: 0755]
share/examples/vim/vimrc-example [new file with mode: 0644]
share/images/README [new file with mode: 0644]
share/images/articles/.keep_me [new file with mode: 0644]
share/images/books/.keep_me [new file with mode: 0644]
share/images/callouts/1.png [new file with mode: 0644]
share/images/callouts/10.png [new file with mode: 0644]
share/images/callouts/2.png [new file with mode: 0644]
share/images/callouts/3.png [new file with mode: 0644]
share/images/callouts/4.png [new file with mode: 0644]
share/images/callouts/5.png [new file with mode: 0644]
share/images/callouts/6.png [new file with mode: 0644]
share/images/callouts/7.png [new file with mode: 0644]
share/images/callouts/8.png [new file with mode: 0644]
share/images/callouts/9.png [new file with mode: 0644]
share/images/flyer/beastie.eps [new file with mode: 0644]
share/misc/docbook.css [new file with mode: 0644]
share/misc/indexreport.pl [new file with mode: 0644]
share/mk/doc.common.mk [new file with mode: 0644]
share/mk/doc.docbook.mk [new file with mode: 0644]
share/mk/doc.html.mk [new file with mode: 0644]
share/mk/doc.images.mk [new file with mode: 0644]
share/mk/doc.install.mk [new file with mode: 0644]
share/mk/doc.project.mk [new file with mode: 0644]
share/mk/doc.subdir.mk [new file with mode: 0644]
share/pgpkeys/README [new file with mode: 0644]
share/pgpkeys/addkey.sh [new file with mode: 0644]
share/pgpkeys/hmp.key [new file with mode: 0644]
share/pgpkeys/keyring.pl [new file with mode: 0644]
share/pgpkeys/pgpkeys.ent [new file with mode: 0644]
share/sgml/README.mirrors [new file with mode: 0644]
share/sgml/bibliography.sgml [new file with mode: 0644]
share/sgml/catalog [new file with mode: 0644]
share/sgml/default.dsl [new file with mode: 0644]
share/sgml/dragonfly.dsl [new file with mode: 0644]
share/sgml/dragonfly.dtd [new file with mode: 0644]
share/sgml/dragonfly.ent [new file with mode: 0644]
share/sgml/dragonfly41.dtd [new file with mode: 0644]
share/sgml/l10n.ent [new file with mode: 0644]
share/sgml/man-refs.ent [new file with mode: 0644]
share/sgml/man-refs.pl [new file with mode: 0644]
share/sgml/mirrors-local.xsl [new file with mode: 0644]
share/sgml/mirrors-master.xsl [new file with mode: 0644]
share/sgml/mirrors.xml [new file with mode: 0644]
share/sgml/pgp.dsl [new file with mode: 0644]
share/sgml/trademarks.ent [new file with mode: 0644]
share/sgml/transtable-common.xsl [new file with mode: 0644]
share/sgml/transtable-local.xsl [new file with mode: 0644]
share/sgml/transtable-master.xsl [new file with mode: 0644]
share/sgml/transtable.xml [new file with mode: 0644]
share/web2c/pdf_geninfo.sh [new file with mode: 0644]
share/web2c/pdftex.def [new file with mode: 0644]
share/xsl/default.xsl [new file with mode: 0644]
share/xsl/dragonfly-common.xsl [new file with mode: 0644]
share/xsl/dragonfly-fo.xsl [new file with mode: 0644]
share/xsl/dragonfly-html-chunk.xsl [new file with mode: 0644]
share/xsl/dragonfly-html.xsl [new file with mode: 0644]
share/xsl/dragonfly.xsl [new file with mode: 0644]