- Another attempt to fix the # URL issue.
- Table changes:
- Use \small font inside tables.
- Use bold for table headers.
- Another hack to deal with <br>: use a small-skip rather
than a line-break after an <indent>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100243 13f79535-47bb-0310-9956-ffa450edef68
- Add directive index.
- Number the front-matter pages using roman numerals
- Omit any <br/> that ends a block.
- Improve the rendering of <indent> by using a
list environment rather than a minipage.
- Update the TODO list.
Current draft at:
http://www.apache.org/~slive/manual/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100225 13f79535-47bb-0310-9956-ffa450edef68
- Add the moduleindex
- Add borders where appropriate to tables
- Include table headers (but don't style them properly yet)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100223 13f79535-47bb-0310-9956-ffa450edef68
- Increase the inter-list-item spacing a little.
- Decrease the font-size used in examples by one notch (\small).
- Use regular paragraph formatting in the directive synopsis
table cells rather than a minipage.
- Add links to <directive> and <module> (online only, not page numbers)
- Fix the space missing in the directive titles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100206 13f79535-47bb-0310-9956-ffa450edef68
1. Fix transformation of absolute <a href>s to footnotes,
and include hyperref links. This is a result of fixing
a bug in the latex escaping template.
2. Turn off the ugly box around the links, and make them
colored instead.
3. Slightly shrink the inter-paragraph spacing, and the spacing
around <notes> and <examples>.
4. Change to favour standard pdf fonts where possible. This
may or may not be a good move in the long run.
A new version is online at
http://www.apache.org/~slive/manual/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100173 13f79535-47bb-0310-9956-ffa450edef68
- use rel and hreflang attribute only if the link points to another language
- add newlines for better diffs (the next will be a huge one ...)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100087 13f79535-47bb-0310-9956-ffa450edef68
document will show up on the top and the bottom of a page.
Additionally, change the default config to deliver the desired results.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99684 13f79535-47bb-0310-9956-ffa450edef68
- add license
- fix a small bug, where document sections were not indexed, when a
translated document was in html format only (affected Japanese only)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99502 13f79535-47bb-0310-9956-ffa450edef68
So did some research to puzzle out the magic values for the window definition.
These are now computed at transformation time and can be easily changed
within the template. Further changes:
- add license
- cleanup
- CHM layout:
* add "toc sync" button
* use buttons with text. This widens the button bar, but looks much better, imho
* add menu to the chm window.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99480 13f79535-47bb-0310-9956-ffa450edef68
files. the foo.$lang.xsl stylesheets are the entry styles for ant.
hhc builds the toc file (html help contents) from the sitemap
hhp builds the project file from the sitemap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99411 13f79535-47bb-0310-9956-ffa450edef68
manual pages. The target format is reflected by the $is-chm variable
which is used to <if> in and out the interesting parts.
Further add some more utility snippets.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99409 13f79535-47bb-0310-9956-ffa450edef68
The change is mainly intended to save some memory during the build process.
Additionally we may get a bit more clearness in our document structure ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99333 13f79535-47bb-0310-9956-ffa450edef68