lazarus/docs
dsiders 8af9cd0918 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.
2021-10-28 02:55:57 +01:00
..
booth debian: fixed permissions 2017-05-19 08:38:20 +00:00
diagrams
html Docs: Modifies build_lcl_docs and scripts.Address an issue in #28500. 2021-10-28 02:55:57 +01:00
images
xml Docs: Updates module topics for LCL and LazUtils to include both name and abbreviation. 2021-10-25 15:56:11 +01:00
acknowledgements.txt Acknowledgement for Angus Johnson fir his TDiff class. Issue #38196. 2021-01-07 22:59:44 +00:00
additionalmsghelp.xml
BigIDE.txt
Contributors.txt Docs: added Andrey Sobol to contributors list 2020-11-26 23:30:41 +00:00
CrossCompile.txt
DesignGuidelines.txt
ExtendingTheIDE.txt lazutils: moved ReplaceSubString to LazUTF8, added UTF8QuotedStr 2015-02-13 20:34:21 +00:00
ForDelphians.txt
IDEWindowHelpTree.xml IDE: help location for changed debugger options frames 2019-10-11 14:58:19 +00:00
index.html docs: fixed link 2018-09-04 15:25:18 +00:00
INSTALL.txt remove outdated link 2019-04-11 22:33:30 +00:00
LazarusIDEInternals.pdf
lazdoc.css IDE: Format a comment shown in code tooltip better. Issue #28430, patch from Yann Mérignac. 2015-08-01 08:48:43 +00:00
LCLMessages.txt
RemoteDebugging.txt
SVN.txt