| 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
|
|
|
|
|
|
|
| |
corresponding SVN revisions.
Notes:
svn path=/head/; revision=38886
|
|
|
|
|
|
|
| |
Obtained from: The FreeBSD Russian Documentation Project
Notes:
svn path=/head/; revision=20240
|
|
|
|
| |
Notes:
svn path=/head/; revision=8960
|
|
|
|
|
|
|
|
|
| |
anything to this area without my approval. It will help us very much
because FAQ and HANDBOOK are externally maintaining now (by FreeBSD
Russian Documentation Project).
Notes:
svn path=/head/; revision=7539
|
|
|
|
| |
Notes:
svn path=/head/; revision=5766
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Please fix it before re-enabling it.
===> faq
/usr/local/bin/jade -V html-manifest -ioutput.html -c /home/src/doc/ru_RU.KOI8-R/books/faq/../../../share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog -d /home/src/doc/ru_RU.KOI8-R/books/faq/../../../share/sgml/freebsd.dsl -t sgml /home/src/doc/ru_RU.KOI8-R/books/faq/book.sgml
/usr/local/bin/jade:/home/src/doc/ru_RU.KOI8-R/books/faq/book.sgml:5532:5:E: document type does not allow element "PARA" here; missing one of "FOOTNOTE", "MSGTEXT", "CAUTION", "IMPORTANT", "NOTE", "TIP", "WARNING", "BLOCKQUOTE", "INFORMALEXAMPLE" start-tag
/usr/local/bin/jade:/home/src/doc/ru_RU.KOI8-R/books/faq/book.sgml:5602:5:E: document type does not allow element "PARA" here; missing one of "FOOTNOTE", "MSGTEXT", "CAUTION", "IMPORTANT", "NOTE", "TIP", "WARNING", "BLOCKQUOTE", "INFORMALEXAMPLE" start-tag
/usr/local/bin/jade:/home/src/doc/ru_RU.KOI8-R/books/faq/book.sgml:5606:8:E: end tag for "PARA" omitted, but OMITTAG NO was specified
/usr/local/bin/jade:/home/src/doc/ru_RU.KOI8-R/books/faq/book.sgml:5528:0: start tag was here
/usr/local/bin/jade:/home/src/doc/ru_RU.KOI8-R/books/faq/book.sgml:7092:78:E: character data is not allowed here
/usr/local/bin/jade:/home/src/doc/ru_RU.KOI8-R/books/faq/book.sgml:55:22:E: unexpected element name: QUESTION
/usr/local/bin/jade:/home/src/doc/ru_RU.KOI8-R/books/faq/book.sgml:79:12:E: unexpected element name: QUESTION
/usr/local/bin/jade:/home/src/doc/ru_RU.KOI8-R/books/faq/book.sgml:104:12:E: unexpected element name: QUESTION
/usr/local/bin/jade:/home/src/doc/ru_RU.KOI8-R/books/faq/book.sgml:141:12:E: unexpected element name: QUESTION
/usr/local/bin/jade:/home/src/doc/ru_RU.KOI8-R/books/faq/book.sgml:167:12:E: unexpected element name: QUESTION
/usr/local/bin/jade:/home/src/doc/ru_RU.KOI8-R/books/faq/book.sgml:230:12:E: unexpected element name: QUESTION
/usr/local/bin/jade:/home/src/doc/ru_RU.KOI8-R/books/faq/book.sgml:282:12:E: unexpected element name: QUESTION
[LOTS MORE]
Notes:
svn path=/head/; revision=5764
|
|
|
|
| |
Notes:
svn path=/head/; revision=5542
|
|
|
|
|
|
|
| |
Use the new ROOT_SYMLINKS variable where necessary.
Notes:
svn path=/head/; revision=5511
|
|
|
|
|
|
|
| |
Remove kludge to build the installation directory.
Notes:
svn path=/head/; revision=5476
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to both directories, and make it relative, rather than absolute.
This fixes the case where you might install the docs under one directory
/foo/bar/..., and then want to migrate them elsewhere (to /usr/share/).
With the old scheme, the symlink would start /foo/bar/..., and would
therefore be broken.
A good example of this happening is "make release" :-)
Notes:
svn path=/head/; revision=5453
|
|
|
|
| |
Notes:
svn path=/head/; revision=5400
|
|
|
|
|
|
|
|
|
| |
in the case of */FAQ/Makefile, because the FAQs are all in the wrong
place. Things still install properly, but some of the directory paths
are hardcoded. This will be going away ASAP.
Notes:
svn path=/head/; revision=5368
|
|
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes:
svn path=/head/; revision=3975
|