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
Hiroki Sato
8def749c53
Normalize DTD URL.
2013-11-13 07:52:45 +00:00
Gabor Kovesdan
24d129e8d1
- Definitively upgrade to DocBook 5.0
2013-11-07 15:39:28 +00:00
Gabor Kovesdan
ec3cf8682b
- MFH
2013-07-26 12:58:37 +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
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
Gabor Kovesdan
ce2cad1acf
- bibliography's abstract should be in bibliographyinf
2013-05-31 12:57:11 +00:00
Gabor Kovesdan
7292289d38
- MFH
2013-05-07 10:20:20 +00:00
Gabor Kovesdan
a6684b4306
- Reduce the misuse of role attribute; role="directory" should actually be
...
class="directory"
- Add constraint to enforce this
2013-04-04 11:40:58 +00:00
Gabor Kovesdan
68645226ea
- Replace misused (empty) link elements with xref
2013-04-03 11:33:18 +00:00
Gabor Kovesdan
e8e2dfdbab
- Do not specify image file extensions in documents; the proper extension
...
is appended during rendering
- For the same reason, do not specify format either
- Add constraints to enforce this
2013-04-02 09:50:10 +00:00
Gabor Kovesdan
eb47c46865
- Fix erroneous fileref's that result in missing images
...
- Also fix fdp-primer examples
2013-03-14 09:19:23 +00:00
Gabor Kovesdan
a06603e1e8
- MFH
2013-02-05 09:14:34 +00:00
Gabor Kovesdan
3a9b83582b
- Use XInclude to include text files instead of <inlinegraphic> since such
...
inclusion is not supported in standard XSLT and xsltproc provides no
extensions for that
2013-01-30 20:11:31 +00:00
Gabor Kovesdan
5df509eaa2
- Remove standalone="no" statements from XML declarations since it did not
...
always work and is no use anyway
2013-01-30 19:12:36 +00:00
Gabor Kovesdan
36cdb51546
- Migrate the documentation set to DocBook 4.5
2013-01-30 14:00:53 +00:00
Gabor Kovesdan
b7fac26207
- Make the French documentation valid XML
2013-01-21 17:38:45 +00:00
Marc Fonvieille
13d3577699
Unbreak build.
2012-12-30 10:29:52 +00:00
Isabell Long
2be1e25fc2
Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of
...
this was that 'SGMLFLAGS' had to be changed to 'XMLFLAGS' in
share/mk/doc.docbook.mk so that everything continued to build OK.
Approved by: gabor (mentor)
2012-10-06 17:52:37 +00:00
Gabor Kovesdan
77d737ee88
- Rename the share/sgml directories to share/xml
...
- Fix build errors from the next change
Approved by: doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d
- Rename .sgml files to .xml
...
- Reflect the rename in referencing files
Approved by: doceng (implicit)
2012-10-01 09:53:01 +00:00
Gabor Kovesdan
c96a4769af
- Remove stale articles and a book
...
Discussed with: blackend
2012-09-24 10:54:28 +00:00
Gabor Kovesdan
d8a2cdf09b
- Remove the following articles and references to them. Where it is
...
reasonable to maintain the reference, use the archived docs.
5-roadmap
checkpoint
dialup-firewall
diskless-x
euro
formatting-media
hats (content moved to htdocs/internal)
multi-os
storage-devices
vinum
zip-drive
All of these articles can be found here:
http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/
No objection from: doc@, www@
2012-09-20 14:33:30 +00:00
Gabor Kovesdan
9c243757ef
- XML declarations should use IANA encoding names
...
Pointed out by: hrs
2012-09-14 17:47:48 +00:00
Gabor Kovesdan
617a3c9b13
- Convert character entities to normal characters
...
Approved by: doceng (implicit)
2012-09-14 09:57:47 +00:00
Gabor Kovesdan
763dee20eb
- MFH
...
Approved by: doceng (implicit)
2012-08-27 11:43:27 +00:00
Marc Fonvieille
4091b57dd8
Hook building-products to the build.
2012-08-25 19:52:34 +00:00
Marc Fonvieille
a8c453bebc
Add new translated article (building-products)
...
PR: docs/161804
Submitted by: Frederic Culot <culot@FreeBSD.org>
2012-08-25 19:51:06 +00:00
Gabor Kovesdan
2e51ec7022
- Strip unnecessary trailing spaces
...
Approved by: doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
7ba98a21ad
MFH
...
Approved by: doceng (implicit)
2012-08-19 23:05:52 +00:00
Gabor Kovesdan
44ff87d9fa
- Expand character entities in the French documentation
...
Approved by: doceng (implicit)
2012-08-09 22:39:25 +00:00
Gabor Kovesdan
74586f38c6
- Remove PSGML comments since they are not very useful after the XML
...
migration
Approved by: doceng (implicit)
No objection from: doc@, www@
2012-08-07 23:31:39 +00:00
Marc Fonvieille
695b44a8f1
Hook linux-users to the build.
2012-07-04 20:07:28 +00:00
Marc Fonvieille
87fca66d32
Add translated version of articles/linux-users
...
PR: docs/160827
Submitted by: Frederic Culot <culot@FreeBSD.org>
2012-07-04 20:05:09 +00:00
Gabor Kovesdan
f2ecf8111b
- XMLify the French tree
...
- Entity cleanup
Approved by: doceng (implicit)
2012-06-24 06:58:25 +00:00
Marc Fonvieille
8f93728bfb
Hook for real the contributing-ports article.
2012-06-12 19:08:23 +00:00
Hiroki Sato
35babe0ae5
- Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
...
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.
Approved by: doceng (implicit)
2012-05-17 19:12:14 +00:00
Marc Fonvieille
1be6bef18f
Add a new translated article.
...
PR: docs/160617
Submitted by: Frederic Culot <culot@freebsd.org>
2011-09-28 20:04:53 +00:00
Marc Fonvieille
31390c7680
Typo fixing.
...
Found by: Bertrand Giraudet <giraudetbertrand@yahoo.fr>
2010-02-16 17:54:03 +00:00
Marc Fonvieille
e340f45a71
Hook to the build explaining-bsd article.
2009-06-07 13:26:03 +00:00
Marc Fonvieille
af54262029
Add a new translated article. Article translated by Rodrigo Osorio,
...
Maxime Derche and Thierry Thomas (thierry@), with some updates and
fixes done by blackend@.
PR: docs/134877
Submitted by: Rodrigo Osorio <rodrigo@bebik.net>
2009-06-07 13:24:41 +00:00
Marc Fonvieille
825cd8e878
Remove outdated article from the build.
2008-10-23 18:38:28 +00:00
Marc Fonvieille
78fbb6550c
Remove outdated article from 2.X area.
2008-10-23 18:20:17 +00:00
Marc Fonvieille
f9f9a5da11
Hook nanobsd article to the build.
2007-12-12 18:34:58 +00:00
Marc Fonvieille
1081fcf645
Add a new translation.
...
Based on submission from: Jean-Loic Tignon <loic@vigilan.net>
2007-12-12 18:34:23 +00:00
Marc Fonvieille
330573a293
More typos hunting and SGML fixes.
2007-01-20 13:34:48 +00:00