Wolfram Schneider
f33530ab05
sync with English makefile, r51099
...
PR: 222631
2017-10-11 11:31:27 +00:00
Wolfram Schneider
3ce0e3e0e9
fix `make -n' if using git
...
PR: 222631
2017-09-28 17:00:22 +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
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
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
68880f6666
- Fix misplaced indexterms
2013-07-24 12:31:12 +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
Gabor Kovesdan
d31228bd31
- MFH
2013-07-06 15:14:42 +00:00
Gabor Kovesdan
0dcb7a2f33
- Avoid footnotes in tables; it looks strange and is problematic for
...
some tools. (Either removed if the affected text has been removed
from the English version or moved into parentheses.)
- Add constaints to avoid programlisting, screen and footnote in tables.
2013-07-06 14:05:02 +00:00
Gabor Kovesdan
57cba96872
- MFH
2013-07-04 19:03:44 +00:00
Gabor Kovesdan
e819151e45
- Fix the cases when the specified column number does not match the real one
...
- Add a constraint for this
2013-07-03 17:35:46 +00:00
Gabor Kovesdan
6b26d4e2dd
- Remove type attribute from ulink
2013-06-20 17:30:15 +00:00
Gabor Kovesdan
30d2763da9
- Fix double application element
2013-06-20 17:29:28 +00:00
Gabor Kovesdan
aa74e030ad
- Properly refer to the glossary
2013-06-20 16:51:23 +00:00
Gabor Kovesdan
cdfb9c36e5
- Convert glossary to normal include file instead of entity so that it can be
...
transformed with XSLT
2013-06-20 16:39:11 +00:00
Gabor Kovesdan
9b83da790c
- Revert r41880 and r41881 since they resulted in loss of semantic
...
information
Pointed out by: hrs
2013-06-10 09:40:37 +00:00
Gabor Kovesdan
af9e52a7e6
- Avoid trademark in application
2013-06-08 17:27:35 +00:00
Gabor Kovesdan
e731b1f9a7
- Remove type="html" from ulink
2013-06-03 12:41:52 +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
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
c8eadc3369
Always build pdf from ps and remove related nits. This is what was already
...
done with Handbook and building pdf directly does not seem to work
correctly anyway. This change will help simplifying the build process
and spare some image conversions.
2013-03-31 21:11:07 +00:00
Gabor Kovesdan
f6c79f1bc8
- Change screenco to screen + co since the former is not supported
...
properly with xsltproc and the latter is simpler
- Add a constraint to prevent using screenco, programlistingco and
graphicco in the future
- Note that mediaobjectco is used in the documentation to properly
compose a figure element but the callout bugs are already there
in the source image and not placed there by the stylesheets
2013-03-14 20:51:01 +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
3327cf64d4
- Remove HTML Tidy leftovers
2013-02-01 18:51:52 +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
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
8851951886
- Make the Hungarian documentation valid XML
2013-01-21 17:39:10 +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
efe7023c1f
- Encoding names should be IANA names and in lower case
2012-09-22 20:09:08 +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
2e51ec7022
- Strip unnecessary trailing spaces
...
Approved by: doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
41385ac952
- Expand character entities in the Hungarian documentation
...
Approved by: doceng (implicit)
2012-08-21 12:56:14 +00:00
Gabor Kovesdan
9b19e6243c
- Remove the now unnecessary .decl files
...
Approved by: doceng (implicit)
2012-08-11 11:16:19 +00:00
Gabor Kovesdan
42b18717e8
- Add proper XML declarations with encoding specification to files that
...
didn't yet have it
Approved by: doceng (implicit)
2012-08-11 10:37:42 +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
Gabor Kovesdan
75bf39bbce
- XMLify the Hungarian tree
...
- Entity cleanup
Approved by: doceng (implicit)
2012-06-24 06:59:03 +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
Doug Barton
58189f49fe
Remove references to set_rcvar, which has been removed from 10-current.
...
While I'm here, bring some consistency to the various example rc.d scripts,
remove some bad examples, etc.
2012-01-14 23:16:00 +00:00
Daniel Gerzo
256e57ad67
- fix typos
...
Submitted by: pgj@
2011-02-06 21:08:34 +00:00
Gabor Pali
01abcafdff
- Step down from the Hungarian Documentation Project
...
- Reset maintainership
- Remove self from translators
2010-11-28 19:23:08 +00:00