Hiroki Sato
52f6d56540
- Use /usr/bin/svnlite as SVN if available.
...
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
2013-11-13 06:10:37 +00:00
Gabor Kovesdan
36337524b0
- Restore the format navigation for articles as well
...
Reported by: eadler
2013-11-12 10:18:33 +00:00
Gabor Kovesdan
667ff49041
- Fix split HTML link
...
Reported by: wblock
2013-11-12 10:01:01 +00:00
Gabor Kovesdan
86a8d2d471
MFH
2013-11-05 15:52:37 +00:00
Eitan Adler
fa5ab4a9f9
Remove extranious characters from man page links causing 'sektion' to be ignored.
...
PR: docs/177056A
Submitted by: Brian Haug <brian.r.haug@gmail.com> (reporter)
Submitted by: Taras Korenko <ds@ukrhub.net> (older version of patch)
2013-10-28 00:18:42 +00:00
Gabor Kovesdan
6769cecc7f
- svnref is now revnumber
2013-08-13 05:46:43 +00:00
Gabor Kovesdan
988c5ce88c
- MFH
2013-07-24 19:11:16 +00:00
Gabor Kovesdan
879f8d35d2
- Factor out parts that are reusable for FO output
2013-07-21 11:18:51 +00:00
Warren Block
1fc2982d3e
Use the canonical addresses for -questions and -doc, simplify the
...
accompanying text.
2013-07-19 04:19:13 +00:00
Gabor Kovesdan
d6eaaa9699
- Like in XHTML, do not generate outer links in TOC entries since
...
TOC entries themselves are cross-refereces, so move a customization to
the common part.
2013-07-15 13:15:06 +00:00
Gabor Kovesdan
888db9ae19
- MFH
2013-07-11 17:27:09 +00:00
Rene Ladan
1d9bea10ed
Merge the projects/entities branch into head/
...
The primary purposes are to clean up duplicated author definitions in
both share/xml/authors.ent and share/xml/developers.ent, and as a added
bonus simplify writing up author names/email addresses in web pages.
Apart from merging developers.ent into authors.ent, removing the former,
and updating the Committers Guide there should be little user-visible changes:
- a.portmgr renamed to a.portmgr.members
- a.doceng renamed to a.doceng.members
- team.re renamed to a.re.members.email and moved from
share/xml/freebsd.ent to share/xml/authors.ent
- a.core updated and moved from share/xml/mailing-lists.ent to
share/xml/teams.ent
- share/pgpkeys/{addkey.sh|README} updated
Translations are untouched except for build fixes.
Approved by: doceng (gjb)
Approved by: gjb (mentor)
2013-07-09 21:15:47 +00:00
Gabor Kovesdan
fc03eb5c00
- MFH
2013-07-03 10:43:17 +00:00
Gabor Kovesdan
4db9d86d82
- Port stylesheets to namespaced processing
2013-06-30 09:58:03 +00:00
Simon L. B. Nielsen
2f73cffa4b
Point people at our prebuilt docs over HTTP instead of FTP.
...
FTP is just a painful protocol especially when there is a firewall
around, and all mirrors making up ftp.freebsd.org support HTTP.
2013-06-25 22:21:57 +00:00
Gabor Kovesdan
3330d26644
- Do not generate meta description from the abstract since it is not generated
...
correctly
Reported by: wblock
2013-06-02 10:52:01 +00:00
Gabor Kovesdan
31fec0dd2f
- Manifest should be generated for the whole XHTML file as well since
...
images' long description is put into an external file but it seems
the non-chunked XHTML output does not support manifest yet so
disable external longdescs for now.
2013-05-17 20:55:02 +00:00
Gabor Kovesdan
d8e60c9b38
- Add a doc format navigation at the end of the titlepage as we used to have
2013-05-12 17:37:57 +00:00
Gabor Kovesdan
4f41586556
- Add a missing space.
2013-05-08 12:10:29 +00:00
Gabor Kovesdan
fdac88b190
- Fix rendering of the last modified text.
...
- We have our own complete CSS file so do not generate one with XSLT
2013-05-08 09:27:58 +00:00
Gabor Kovesdan
1c039cc17e
- Fix rendering of titles in the toc, which contain a man page reference
2013-04-11 09:29:52 +00:00
Gabor Kovesdan
581bb4d850
- Create cleaner XHTML and exclusively use CSS for formatting
2013-04-11 06:35:51 +00:00
Gabor Kovesdan
c6fd9b9e1c
- Make bridgehead actually render as specified in the renderas attribute
2013-04-06 16:40:32 +00:00
Gabor Kovesdan
61d924c5e2
- Better support I18N
2013-04-05 20:14:52 +00:00
Gabor Kovesdan
d518220b58
- Use more human-friendly pubdate and releaseinfo renderings
...
- Merge copyright years into intervals
- Try to produce cleaner XHTML
2013-04-05 13:11:11 +00:00
Gabor Kovesdan
843e63283c
- sectX author rendering needs the same customization as used for chapter
...
authors
2013-04-04 11:39:28 +00:00
Gabor Kovesdan
9334bf876f
- Add titlepage customization so that chapter authors can be rendered as
...
they used to be
2013-03-23 21:21:23 +00:00
Gabor Kovesdan
a1f0eaf271
- Place the footer below the navigation as it used to be
2013-03-15 08:06:33 +00:00
Gabor Kovesdan
be2bbeeff4
- Add support for the svnref element
2013-03-14 20:36:44 +00:00
Gabor Kovesdan
6dc14c39e4
- Fix formatting of warning, tip, etc.
2013-03-08 09:33:05 +00:00
Gabor Kovesdan
01df0bc997
- Generate manpage links
2013-03-03 21:07:39 +00:00
Gabor Kovesdan
f501b6192e
- Remove some unused parameters
2013-02-25 19:57:24 +00:00
Gabor Kovesdan
95241d6c32
- Name XHTML chunks after the ID as we have been doing it with DSSSL
2013-02-05 09:29:28 +00:00
Gabor Kovesdan
2d41fddf90
- Some minor adjustments
2013-01-30 16:10:54 +00:00
Gabor Kovesdan
270c3b26d3
- Reorganize stylesheets for easier customization
2013-01-23 13:13:16 +00:00