| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I'm very pleased to announce the release of
our new website and documentation using
the new toolchain with Hugo and AsciiDoctor.
To get more information about the new toolchain
please read the FreeBSD Documentation Project Primer[1],
Hugo docs[2] and AsciiDoctor docs[3].
Acknowledgment:
Benedict Reuschling <bcr@>
Glen Barber <gjb@>
Hiroki Sato <hrs@>
Li-Wen Hsu <lwhsu@>
Sean Chittenden <seanc@>
The FreeBSD Foundation
[1] https://docs.FreeBSD.org/en/books/fdp-primer/
[2] https://gohugo.io/documentation/
[3] https://docs.asciidoctor.org/home/
Approved by: doceng, core
|
| |
|
|
| |
Notes:
svn path=/head/; revision=44677
|
| |
|
|
| |
Notes:
svn path=/head/; revision=43184
|
| |
|
|
| |
Notes:
svn path=/projects/db5/; revision=43125
|
| |
|
|
|
|
|
|
|
| |
is appended during rendering
- For the same reason, do not specify format either
- Add constraints to enforce this
Notes:
svn path=/projects/xml-tools/; revision=41346
|
| |
|
|
|
|
|
| |
- Also fix fdp-primer examples
Notes:
svn path=/projects/xml-tools/; revision=41204
|
| |
|
|
| |
Notes:
svn path=/projects/xml-tools/; revision=41044
|
| |
|
|
| |
Notes:
svn path=/projects/xml-tools/; revision=41017
|
| |
|
|
|
|
|
| |
always work and is no use anyway
Notes:
svn path=/projects/xml-tools/; revision=40832
|
| |
|
|
| |
Notes:
svn path=/projects/xml-tools/; revision=40818
|
| |
|
|
|
|
|
|
|
| |
- Fix build errors from the next change
Approved by: doceng (implicit)
Notes:
svn path=/head/; revision=39632
|
| |
|
|
|
|
|
|
|
| |
- Reflect the rename in referencing files
Approved by: doceng (implicit)
Notes:
svn path=/head/; revision=39631
|
| |
|
|
|
|
|
| |
Pointed out by: hrs
Notes:
svn path=/head/; revision=39544
|
| |
|
|
|
|
|
| |
Approved by: doceng (implicit)
Notes:
svn path=/projects/sgml2xml/; revision=39416
|
| |
|
|
|
|
|
| |
Approved by: doceng (implicit)
Notes:
svn path=/projects/sgml2xml/; revision=39087
|
| |
|
|
|
|
|
|
| |
PR: 140733
Submitted by: Glen Barber <glen.j.barber@gmail.com>
Notes:
svn path=/head/; revision=34940
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:
<!ENTITY % articles.ent PUBLIC
"-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
%articles.ent;
This pulls all of the necessary entities via share/sgml/articles.ent.
The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml. See
ja_JP.eucJP/share/sgml for example.
Notes:
svn path=/head/; revision=21867
|
| |
|
|
| |
Notes:
svn path=/head/; revision=19882
|
| |
|
|
|
|
|
|
| |
is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
Notes:
svn path=/head/; revision=16655
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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$.
Notes:
svn path=/head/; revision=16601
|
| |
|
|
| |
Notes:
svn path=/head/; revision=16537
|
| |
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=16534
|
| |
|
|
|
|
|
| |
Approved by: mckusick
Notes:
svn path=/head/; revision=16075
|
| |
|
|
|
|
|
| |
Obtained from: The FreeBSD Russian Documentation Project
Notes:
svn path=/head/; revision=9950
|
| |
|
|
| |
Notes:
svn path=/head/; revision=9697
|
| |
|
|
| |
Notes:
svn path=/head/; revision=9530
|
| |
|
|
|
|
|
|
| |
specific freebsd.dsl to ensure that the legalnotice remains with the
document, rather than being hived off in to a separate file.
Notes:
svn path=/head/; revision=8928
|
| |
|
|
|
|
|
|
| |
the one part of this document that I actually typed in by hand,
because the troff conversion was just a total PITA.
Notes:
svn path=/head/; revision=8891
|
|
|
By Kirk McKusick, Keith Bostic, Michael Karels, and John Quarterman.
Graciously allowed in by those lovely folks at Addison-Wesley.
Heaps of kudos to Sheldon (sheldonh) for doing most of the work to bring
this in, including almost all the markup. It's been waiting for the
image support to finalise, and now that we've done that we're ready to go.
Notes:
svn path=/head/; revision=8812
|