summaryrefslogtreecommitdiff
path: root/en/handbook/contrib/chapter.sgml
Commit message (Collapse)AuthorAgeFilesLines
* Create tag 'LINUXDOC_2_DOCBOOK'.LINUXDOC_2_DOCBOOKDoc Manager1998-11-051-4915/+0
| | | | | Notes: svn path=/head/; revision=3746 svn path=/release/LINUXDOC_2_DOCBOOK/; revision=3747; tag=LINUXDOC_2_DOCBOOK
* Added chapter.decl, which contains a declaration for a DocBook chapter.Nik Clayton1998-11-031-1/+15
| | | | | | | | | | | | | | | | | | | | | | | Added <!-- Local Variables: mode: sgml sgml-declaration: "../chapter.decl" sgml-indent-data: t sgml-omittag: nil sgml-shorttag: nil sgml-always-quote-attributes: t sgml-minimize-attributes: max sgml-parent-document: ("../handbook.sgml" "part" "chapter") End: --> to the bottom of each chapter.sgml file so that Emacs can do the right thing. Notes: svn path=/head/; revision=3730
* Split the handbook into individual files. Each chapter is in a file calledNik Clayton1998-11-031-0/+4901
chapter.sgml in a directory named according to the value the id attribute on that chapter. Added chapters.ent, which lists the entities for each chapter. Updated handbook.sgml to use these entities. Notes: svn path=/head/; revision=3728