Commit Graph

6 Commits

Author SHA1 Message Date
dsiders
92b66dbfc5 Revert "Docs: Modifies build_lcl_docs and scripts.Address an issue in #28500."
This reverts commit 8ac2328b60.
2021-10-29 18:10:51 +01:00
dsiders
8ac2328b60 Docs: Modifies build_lcl_docs and scripts.Address an issue in #28500.
Modified files:

* docs/html/build_lcl_docs.lpi
*  docs/html/build_lcl_docs.lpr
Adds TFPDocRun.ChmTitle property for CHM title and text in the LHelp TOC navigation tree.
Sets the footer file for each of the output formats generated in the program. Allows CHM to have links to the online HTML version, while HTML does not.
Modifies logic used to generate links to external topics. Causes LazUtils (the smaller of the two outputs) to be created twice.

* docs/html/build_chm.bat
* docs/html/build_chm.sh
Adds logic to generate distinct footer files for CHM vs HTML. Footer files include document title, version information, and generation date.

* docs/html/build_html.bat
* docs/html/build_html.sh
Copies custom CSS file to the output directory.

* docs/html/chmlazutilsfooter.xml
* docs/html/chmlclfooter.xml
* docs/html/locallazutilsfooter.xml
* docs/html/locallclfooter.xml
Standardized footer files for CHM and HTML output formats. A separate footer file is used for LCL and LazUtils for each of the output formats.

* docs/html/fpdoc.css
Adds font family fallbacks for common default fonts on various platforms.
Modifies layout and borders for definition lists (DL, DT, DD tags). Removes the border around DL.
Adds style rules for tags, classes used in file footers.

(cherry picked from commit 8af9cd0918)
2021-10-29 02:19:19 +03:00
mattias
62cd430a5b docs: hints about rtl.xct
git-svn-id: trunk@56017 -
2017-10-10 13:54:04 +00:00
mattias
49eced03ba docs: updated build_html.sh
git-svn-id: trunk@19622 -
2009-04-25 18:23:56 +00:00
vincents
0582d72087 docs: fixed script names in doc building script
git-svn-id: trunk@14966 -
2008-04-25 11:10:51 +00:00
sekelsenmat
95bf12f9c6 Renames the doc building scripts and adds some more scripts for Windows.
git-svn-id: trunk@14962 -
2008-04-25 10:52:13 +00:00