Gabor Kovesdan
|
5be9852003
|
- Better categorize and sort
|
2013-02-04 09:41:53 +00:00 |
|
Gabor Kovesdan
|
49010f9fab
|
- Do not pass unused XSLT params
- Remove some conditionals since we always use XML catalogs
|
2013-02-04 09:05:59 +00:00 |
|
Gabor Kovesdan
|
f8e80d75f9
|
- Include command macros
- Drop some obsolete SGML constructs
|
2013-02-03 21:28:23 +00:00 |
|
Gabor Kovesdan
|
2f0c94a684
|
- Do not pass the --catalogs option to xmllint/xsltproc since we don't
have SGML catalogs any more
|
2013-02-03 21:11:22 +00:00 |
|
Gabor Kovesdan
|
4cb9e266b6
|
- Remove doc.html.mk, which is not used any more
- Factor out command macros for better readability and consistency
and less duplication
- Make some macros more consistent with the rest
|
2013-02-02 14:52:15 +00:00 |
|
Gabor Kovesdan
|
81a8fff0b6
|
- Deactivate indexes by default, they are turned on by setting GEN_INDEX
- Add index to handbook
|
2013-02-02 09:24:31 +00:00 |
|
Gabor Kovesdan
|
7919bb16d6
|
- Remove some rarely used and badly supported features
|
2013-02-01 19:51:58 +00:00 |
|
Gabor Kovesdan
|
3a1f4b3005
|
- Build index in the DocBook XSL way
|
2013-02-01 19:50:33 +00:00 |
|
Gabor Kovesdan
|
3327cf64d4
|
- Remove HTML Tidy leftovers
|
2013-02-01 18:51:52 +00:00 |
|
Gabor Kovesdan
|
90daffe2e7
|
- Remove some SGML leftovers
|
2013-02-01 18:45:41 +00:00 |
|
Gabor Kovesdan
|
3a2d8092b9
|
- Clean up leftovers after make lint
|
2013-02-01 17:37:53 +00:00 |
|
Gabor Kovesdan
|
a2e17a8562
|
- Make included legalnotice entity well nested and add DTD declaration for
validation to pass
|
2013-02-01 17:36:02 +00:00 |
|
Gabor Kovesdan
|
7c3ff16ff7
|
- Actually allow xi:include in DocBook markup
|
2013-02-01 17:35:25 +00:00 |
|
Gabor Kovesdan
|
e1fa809a80
|
- There is no need for XInclude processing at the point when xsltproc is
called
|
2013-02-01 13:21:13 +00:00 |
|
Gabor Kovesdan
|
5a8e3a368d
|
- Properly validate and process XInclude
|
2013-02-01 13:03:24 +00:00 |
|
Gabor Kovesdan
|
33e89a267c
|
- Always parse the documentation first and use the parsed XML
- s/PDFENGINE/RENDERENGINE/ and add support for generating .rtf with FOP
|
2013-02-01 11:04:50 +00:00 |
|
Gabor Kovesdan
|
a3c89a1805
|
- Use exclusively the XML catalogs and drop the old SGML format
|
2013-02-01 09:48:25 +00:00 |
|
Gabor Kovesdan
|
9162098876
|
- Parse the documents with XML tools before passing them to Jade and turn off
Jade validation. This will let us keep using Jade for printed output
rendering and dropping old SGML constructs at the same time.
|
2013-02-01 09:18:30 +00:00 |
|
Gabor Kovesdan
|
af7381742b
|
- Move language-independent entities directly to the DTD
|
2013-02-01 09:03:01 +00:00 |
|
Gabor Kovesdan
|
f52cae8f60
|
- Minor entity cleanup
|
2013-01-31 22:48:54 +00:00 |
|
Gabor Kovesdan
|
b92622d0e7
|
- Suppress pubdate output since it usually leads to duplicated
$FreeBSD$ keywords in the output
|
2013-01-31 10:30:41 +00:00 |
|
Gabor Kovesdan
|
249ab2480a
|
- Add experimental support for FOP-based PDF and PS rendering
|
2013-01-31 10:27:59 +00:00 |
|
Gabor Kovesdan
|
2a1cbc680d
|
- Add epub to KNOWN_FORMATS
|
2013-01-31 10:15:46 +00:00 |
|
Gabor Kovesdan
|
d891a25dc5
|
- Make sure all source files are ready before validation
- Make sure all source files are ready before building
- Clean up the workarounds from handbook Makefiles
|
2013-01-31 09:55:07 +00:00 |
|
Gabor Kovesdan
|
f0af0e2d51
|
- Fix validation in bn_BN
|
2013-01-31 09:32:01 +00:00 |
|
Gabor Kovesdan
|
242408c1f1
|
- Fix some copy-paste bugs
|
2013-01-30 20:17:43 +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
|
5bf11e4c09
|
- Add epub stylesheet customization
|
2013-01-30 18:59:41 +00:00 |
|
Gabor Kovesdan
|
ebeaccc19d
|
- Add support for epub generation
|
2013-01-30 16:36:59 +00:00 |
|
Gabor Kovesdan
|
651943c7e4
|
- Generate html and html-split with XSLT rather than DSSSL
- Good bye HTML Tidy
|
2013-01-30 16:19:08 +00:00 |
|
Gabor Kovesdan
|
2d41fddf90
|
- Some minor adjustments
|
2013-01-30 16:10:54 +00:00 |
|
Gabor Kovesdan
|
36cdb51546
|
- Migrate the documentation set to DocBook 4.5
|
2013-01-30 14:00:53 +00:00 |
|
Gabor Kovesdan
|
270c3b26d3
|
- Reorganize stylesheets for easier customization
|
2013-01-23 13:13:16 +00:00 |
|
Gabor Kovesdan
|
d85fd45626
|
- Cleanup
|
2013-01-23 13:05:57 +00:00 |
|
Gabor Kovesdan
|
96516463e7
|
- Add some basic customization to the XSL FO stylesheets
|
2013-01-23 13:05:32 +00:00 |
|
Gabor Kovesdan
|
f810e926a9
|
- Upgrade DTD to DocBook 4.5, porting our custom extensions
|
2013-01-23 09:11:13 +00:00 |
|
Gabor Kovesdan
|
a6016aaef9
|
- Make the Traditional Chinese documentation valid XML
|
2013-01-21 17:45:18 +00:00 |
|
Gabor Kovesdan
|
757d04e9ef
|
- Make the Simplified Chinese documentation valid XML
|
2013-01-21 17:44:29 +00:00 |
|
Gabor Kovesdan
|
b139b56e0f
|
- Make the Russian documentation valid XML
|
2013-01-21 17:43:10 +00:00 |
|
Gabor Kovesdan
|
141ff16731
|
- Make the Brazilian Portuguese documentation valid XML
|
2013-01-21 17:42:38 +00:00 |
|
Gabor Kovesdan
|
22e0a4a331
|
- Make the Polish documentation valid XML
|
2013-01-21 17:42:03 +00:00 |
|
Gabor Kovesdan
|
c0abcd6579
|
- Make the Dutch documentation valid XML
|
2013-01-21 17:41:24 +00:00 |
|
Gabor Kovesdan
|
414e905e1c
|
- Make the Mongolian documentation valid XML
|
2013-01-21 17:40:54 +00:00 |
|
Gabor Kovesdan
|
19323c585b
|
- Make the Japanese documentation valid XML
|
2013-01-21 17:40:23 +00:00 |
|
Gabor Kovesdan
|
1e99c6f9de
|
- Make the Italian documentation valid XML
|
2013-01-21 17:39:52 +00:00 |
|
Gabor Kovesdan
|
8851951886
|
- Make the Hungarian documentation valid XML
|
2013-01-21 17:39:10 +00:00 |
|
Gabor Kovesdan
|
b7fac26207
|
- Make the French documentation valid XML
|
2013-01-21 17:38:45 +00:00 |
|
Gabor Kovesdan
|
4a970c291f
|
- Make the Spanish documentation valid XML
|
2013-01-21 17:38:17 +00:00 |
|
Gabor Kovesdan
|
d95165dc16
|
- Make the English documentation valid XML
|
2013-01-21 17:37:33 +00:00 |
|