Commit graph

805 commits

Author SHA1 Message Date
Marc Fonvieille
32515d9472 MFen 1.136 --> r49367 2017-04-16 16:26:29 +00:00
Marc Fonvieille
ad87838f45 MFen: --> r38449 2016-03-24 17:43:30 +00:00
Marc Fonvieille
5281773e6b Fix a typo.
Submitted by:	Julien Rolland <julien@rolland.io>
2016-03-10 17:49:11 +00:00
Marc Fonvieille
895b158497 Fix links/entities that should have not been expanded. 2016-02-29 12:02:27 +00:00
Marc Fonvieille
9cd8c88749 Hook leap-seconds to the build. 2016-02-27 16:10:01 +00:00
Marc Fonvieille
355513f25d Add new translated article. 2016-02-27 16:09:24 +00:00
Marc Fonvieille
c3db541630 Add a new translated chapter (not hooked to build yet) 2016-02-25 17:38:52 +00:00
Marc Fonvieille
42ea6863d0 Remove a forgotten original line which breaks the PDF build. 2015-07-07 15:21:12 +00:00
Marc Fonvieille
4b9145bbd2 handbook/book.xml: bump copyright year
handbook/colophon.xml: MFen --> 43722
2015-07-06 07:54:54 +00:00
Marc Fonvieille
a25e55c3c5 MFen: --> r44395 2015-07-05 16:40:06 +00:00
Marc Fonvieille
e3574a539a MFen: --> r46052 2015-07-05 16:38:24 +00:00
Marc Fonvieille
ea4f95713c Remove a useless file. 2015-07-05 16:37:16 +00:00
Eitan Adler
ce168f063c contributing and contributing-ports: combine them
- combine the 'how to contribute' doc and the 'contributing to ports' doc.
- modernize the 'contributing to ports' doc
	- use &os;
	- prefer poudriere to tinderbox

Reviewed by:	crees, bapt, mat
No objections from:	bdrewery, gavin, wblock
2015-04-06 05:11:49 +00:00
Eitan Adler
a7ecf541de releng-packages: remove it
- remove article about releng packages
	- we no longer produce multi-cd releases
	- CVS is not our VCS system
	- we havn't releaseed with xfree86 is years
	- section 1 about the 'ports cluster' is now entirely untrue and
	  been disclaimed by portmgr

Discussed with:	peter, bdrewery, Daniel O'Connor
2015-04-06 04:47:40 +00:00
Eitan Adler
1fb2e18819 multiple:
clean up for other older articles which were already deleted.

	tested with a top-level 'make'
2015-04-05 16:36:06 +00:00
Eitan Adler
db5df9d85f attempt to fix build breakage
If I understand correctly the build broke because the non-english articles
import from the english version of fbsd-from-scratch.

Remove the translated articles for the articles I removed in English
2015-04-03 05:08:29 +00:00
Marc Fonvieille
c4c21b27cb Fix one typo (while I'm there, let's fix the remaining ones).
PR:		198054
Submitted by:	m@ja.pe
2015-03-01 13:46:25 +00:00
Marc Fonvieille
e3f115168a Fix a typo.
Submitted by:	Lucas Hosseini <lucas.hosseini@gmail.com>
2014-09-16 15:50:37 +00:00
Marc Fonvieille
3dd204505b - Remove a duplicate word [1]
- Fix a typo.

Submitted by:	Jean-Michel Martin de Santero <jm@tlk.fr> [1]
2014-07-24 09:38:00 +00:00
Peter Wemm
75cf08436e Copy over just the redirect header from the en_US version of
send-pr.xml as in r44999 and r45025 to avoid messing with
translation text.

Reviewed by:	gjb (glanced at)
2014-06-29 22:01:49 +00:00
Marc Fonvieille
4b11437f09 MFen to r44332 and cleanup a bit the informations related to
translation.
2014-06-22 14:45:03 +00:00
Marc Fonvieille
9398b42ed0 Hook bsdinstall/chapter.xml to the build. 2014-06-22 14:43:43 +00:00
Marc Fonvieille
e8f217fd8e Add a new translated chapter (based on r44242 of
bsdinstall/chapter.xml).  Not hooked to the build yet.
2014-06-22 14:33:44 +00:00
Gabor Kovesdan
bc0ea04e7d - Move the PGP keyring generation to the language-independent share directory
Discussed with:	hrs, wblock
2014-03-07 12:23:51 +00:00
Marc Fonvieille
373746f7f6 Fix translation of release dates.
PR:		www/182877
Submitted by:	malt <malt@mailoo.org>
2014-02-25 19:00:35 +00:00
Hiroki Sato
acb53f7c6e Disable relnotes build. 2014-01-15 00:25:49 +00:00
Hiroki Sato
8def749c53 Normalize DTD URL. 2013-11-13 07:52:45 +00:00
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
Hiroki Sato
ae0395da63 Simplify localization layer for XSLT stylesheets. lang/share/xsl/*.xsl are
now picked up via share/xsl/*.xsl and they are empty when there is no
localized content in it.  This prevents inconsistency between share/xsl/*.xsl
and the localized ones.
2013-11-11 19:26:20 +00:00
Hiroki Sato
db0b08db8f - Define l10n.ent as an entity in localized directories and make them be
picked up via XML catalog in freebsd50.ent or xhtml10-freebsd.dtd,
  not entities.ent.  The L10N entities always come first to be able to
  override everything.

- Define &nbsp; as &#x20; in EUC-JP encoding.  This is a workaround to
  prevent an invalid character in EUC-JP caused by converting 0xa0 in
  UTF-8 (EUC-JP does not allow 0xa0) in XSLT processing.  Theoretically
  it should be &#xa0; still in the final XML output.

- Make XML catalog resolution consistent for l10n.ent.  This should be
  revisited for the others later.
2013-11-11 06:52:59 +00:00
Gabor Kovesdan
24d129e8d1 - Definitively upgrade to DocBook 5.0 2013-11-07 15:39:28 +00:00
Gabor Kovesdan
86a8d2d471 MFH 2013-11-05 15:52:37 +00:00
Glen Barber
8de6359449 Really fix build... 2013-09-29 03:57:26 +00:00
Glen Barber
749a21cd91 Fix build after r42723.
Approved by:	doceng (implicit)
2013-09-29 02:12:23 +00:00
Glen Barber
6d2960447e Fix build when beta2* macros are enabled.
Add fbsd:nokeywords to files preventing commit.

Approved by:	doceng (implicit)
2013-09-13 21:08:02 +00:00
Gabor Kovesdan
ec3cf8682b - MFH 2013-07-26 12:58:37 +00:00
Gabor Kovesdan
f7f6ece5fd - Convert anchors in titles to an id on the section 2013-07-26 12:32:39 +00:00
Gabor Kovesdan
231d7a25f7 - Use a section id instead of an anchor 2013-07-26 11:17:18 +00:00
Gabor Kovesdan
aa75349809 - Properly enable indexes 2013-07-25 08:50:43 +00:00
Gabor Kovesdan
23e4e6e242 - Add namespace declaration to index elements 2013-07-24 20:07:18 +00:00
Gabor Kovesdan
4a47cdca9b - Enable indexes by default; now they are not so difficult to generate 2013-07-24 19:38:10 +00:00
Gabor Kovesdan
988c5ce88c - MFH 2013-07-24 19:11:16 +00:00
Gabor Kovesdan
4b530154bc - Fix misplaced indexterms 2013-07-24 10:30:07 +00:00
Gabor Kovesdan
ae0ea3f228 - Fix tables that do not respect the column number specified in the col
attribute.  These caused rendering issues.
2013-07-24 07:50:36 +00:00
Gabor Kovesdan
888db9ae19 - MFH 2013-07-11 17:27:09 +00:00
Gabor Kovesdan
71c8436054 - Whitespace adjustments after last commit 2013-07-11 17:11:21 +00:00
Gabor Kovesdan
b0b78fa4e9 - Indexterms should not be embedded directly into a question or answer
element but into a deeper paragraph, optimally right after the
  referenced word without spaces even [1] but somehow the schema allows
  badly nested indexterms.  Correct such entires in the whole documentation
  set.
- Add constraints to check for invalid indexterm entries.

See also: http://www.sagehill.net/docbookxsl/GenerateIndex.html#Indexterms [1]
2013-07-11 16:34:54 +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
Marc Fonvieille
a25bf53760 Add id attribute to legal notices to prevent filenames with
auto-generated names.  This will help to track built/installed files
and will ease the packages managing.

Approved by:	doceng (implicit)
2013-06-30 15:08:46 +00:00