Commit Graph

7 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
wp
6d353c9b73 Docs: Improved font of source code in lhelp (at least on Windows)
git-svn-id: trunk@55589 -
2017-07-25 13:58:15 +00:00
vincents
2333a0cfbe docs: use stylesheet from fpc in an attempt to avoid double lines
git-svn-id: trunk@32727 -
2011-10-07 07:47:29 +00:00
vincents
57b16d6251 docs: updated stylesheet fixing layout of table with definitions from Graeme
git-svn-id: trunk@19686 -
2009-04-29 09:31:33 +00:00
vincents
b99f187eab docs: update stylesheet for definition lists from Graeme
git-svn-id: trunk@19669 -
2009-04-28 20:05:02 +00:00
vincents
fac293d499 moved stylesheet from source directory to docs/html
git-svn-id: trunk@7437 -
2005-07-28 14:02:24 +00:00