Also remove branches.ascii file. This file is highly outdated, and
I was failed to understand how it was used in article at all. All
my attempts to get it *really* included into generated html were failed.
If someone feels that it should not be remove, feel free to re-add
it back and update it to current state of the world.
enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.
- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
and l10n.ent for entity localization.
- Use share/misc/docbook.css for indentiation of <programlisting>
and <screen>.
- Add some missing $FreeBSD$.
share/images. To link "generic" images (share/images ones) from
Makefiles use IMAGES_EN and to link localized images use IMAGES.
For an example look at en_US.ISO8859-1/books/handbook/Makefile
DocBook SGML. This version includes additional content from my paper
that isn't in www/en/internal/releng.sgml. That file will be removed
once this shows up on the website properly.
PR: docs/32697
Suggested by: bmah, nik, others
TeX to DocBook Conversion by: Hiten Pandya <hiten@uk.FreeBSD.org>