Commit Graph

1546 Commits

Author SHA1 Message Date
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
dsiders
64ccfb3fd2 Docs: Updates module topics for LCL and LazUtils to include both name and abbreviation. 2021-10-25 15:56:11 +01:00
dsiders
622a7619d0 Docs: LCL/lcltype. Adds missing topics. Removes topics no longer in source. Updates topic content. 2021-10-22 00:34:57 +01:00
dsiders
370e42c4e4 Docs: LCL/lclproc. Removes topics deprecated since version 2.1.
* Depends on 814e4ba4.
2021-10-17 02:27:52 +01:00
dsiders
232ed8531c Docs: LCL/graphics. Adds topic for TCustomBitmap.GetSharedImageClass.
* Depends on 4918dc89.
2021-10-13 00:05:18 +01:00
dsiders
a058e53864 Docs: LCL/menus. Adds missing topic content. 2021-10-11 21:35:40 +01:00
dsiders
1f1239bb7a Docs: LazUtils/lazmethodlist. Adds SameMethod and updates CompareMethods topics.
* Depends on 814e4ba4.
2021-10-11 00:56:04 +01:00
dsiders
e027061cb5 Docs: LCL/controls. Adds short descriptions for various topics. 2021-10-11 00:20:46 +01:00
dsiders
cc0c03af28 Docs: LCL/spin. Adds and updates topics for changes in abd3cd5c, 2befd9dd. 2021-10-05 04:38:30 +01:00
dsiders
f77ea526e4 Docs: LCL/stdctrls. Updates topics for issue #39413.
* Updates RealSetText and Text topics in TCustomComboBox.
* Depends on a669e084.
2021-10-04 17:00:24 +01:00
dsiders
b4b11c6f2a Docs: LCL. Adds or updates topic content. 2021-10-04 14:04:45 +01:00
dsiders
70452d48d7 Docs: LCL/dialogs. Updates topic for changes in 608ffc5e.
* Depends on 608ffc5e.
* Adds missing short descriptions for various parameters.
2021-10-02 19:17:10 +01:00
dsiders
736e71078e Docs: LCL/filectrl. Updates MinimizeName to specify that the width argument is pixels and not characters. 2021-10-01 19:01:46 +01:00
dsiders
24ababf578 Docs: LCL. Updates topics to reflect code changes in 865013ee.
* modified:   docs/xml/lcl/controls.xml
* modified:   docs/xml/lcl/lclstrconsts.xml
2021-09-30 19:44:03 +01:00
dsiders
ee4324bbe5 Docs: LCL/graphics. Fixes an invalid topic name, and updates topic content. 2021-09-29 17:30:32 +01:00
dsiders
1c0f3e699c Docs: LazUtils/lazstringutils. Updates LazIsValidIdent for revert in de4f7249. 2021-09-28 18:59:14 +01:00
dsiders
1d0d348cf6 Docs: LazUtils/lcsvutils. Updates topic content. 2021-09-27 20:38:36 +01:00
dsiders
86a3ea8328 Docs: LazUtils/lazstringutils. Updates content for LazIsValidIdent topic.
* depends on 5a1abf73.
2021-09-26 03:09:43 +01:00
dsiders
059c77a655 Docs: LCL/comctrls. Corrects typo in 92c69567. 2021-09-24 16:18:04 +01:00
dsiders
92c69567d4 Docs: LCL/comctrls. Updates topic content for changes to address issue #39391.
* depends on 6eca378f.
2021-09-23 21:43:34 +01:00
dsiders
6a29f96cec Docs: LCL/propertystorage. Adds or updates topic content. 2021-09-22 19:55:02 +01:00
dsiders
34bef0cbf9 Docs: LazUtils/laz2_xpath. Adds or updates topic content. 2021-09-18 19:37:34 +01:00
dsiders
3b9cfa9943 Docs: LazUtils/lazloggerprofiling. Adds or updates topic content. 2021-09-16 23:03:18 +01:00
dsiders
a7ee5a544d Docs: LazUtils/lazlogger. Adds or updates topic content. 2021-09-15 21:41:19 +01:00
dsiders
0f5ed91814 Docs: LazUtils/lazloggerbase. Updated topic content. 2021-09-13 19:09:23 +01:00
dsiders
19b127a2b1 Docs: LazUtils. Adds missing topics or content. 2021-09-07 01:32:00 +01:00
dsiders
fc99cfa6ee Docs: LazUtils. Adds missing topics or content. Fixes tagging and content errors. 2021-09-06 17:46:30 +01:00
dsiders
6c8e9f0867 Docs: LazUtils/laz_xmlstreaming. Adds missing topics and content. 2021-09-05 23:45:17 +01:00
dsiders
e950c7090a Docs: LCL/grids. Adds new topics for TCompositeCellEditor.
* depends on 282f0a29, f8f1652f.
2021-09-05 22:08:58 +01:00
dsiders
655bd2ba0d Docs: LazUtils. Adds missing topics or content. 2021-09-04 19:04:59 +01:00
dsiders
2473e77422 Docs: LCL, LazUtils. Adds missing topics or content. 2021-09-03 16:47:09 +01:00
dsiders
64fdfecf46 Docs: LCL/actnlist. Adds missing topic content. 2021-09-01 21:57:39 +01:00
dsiders
4ff5c00578 Docs: LCL/dbctrls. Adds missing topics. 2021-09-01 21:24:09 +01:00
dsiders
acf31c45b6 Docs: LCL/stdctrls. Adds missing topics or content. 2021-09-01 19:01:31 +01:00
dsiders
5ae19e4e88 Docs: LCL. Adds missing topics and content. 2021-09-01 01:34:46 +01:00
dsiders
510899de02 Docs: LCL/grids. Adds missing topics, updates topic content. 2021-08-31 01:29:11 +01:00
dsiders
f8fae99933 Docs: LCL/forms. Adds missing topics or content. 2021-08-30 23:54:58 +01:00
dsiders
59b2adcee3 Docs: LCL/graphics. Adds missing topics, short descriptions, see also links. 2021-08-30 19:02:28 +01:00
dsiders
284f51e4d0 Docs: LCL. Updates to DoAutoCompleteSelect topic.
* depends on fef094c56f
2021-08-29 16:33:57 +01:00
dsiders
31c207d9ed Docs: LCL. Adds missing content and see also links. 2021-08-28 17:56:13 +01:00
dsiders
7934337ee6 Docs: LCL. Reflects changes for DropDownCount, DropDownRows properties.
* depends on 1e64a658
2021-08-25 22:08:13 +01:00
dsiders
cfccdb8ca2 Docs: LCL/Grids. Updates TCustomGrid topics for AutoFillColumns,
* depends on 7b9589dc61
2021-08-24 16:49:09 +01:00
dsiders
06a60b60b6 Docs: LCL, LazUtils. Updates topic content.
* docs/xml/lazutils/lazfileutils.xml
Expands content in ResolveDots.

* docs/xml/lcl/dialogs.xml
Updates wording in InputQuery.
2021-08-23 15:53:15 +01:00
dsiders
5e0cc9032a Docs: LCL. Fixes wording and see also link in AutoSizeColumns. 2021-08-19 23:12:41 +01:00
dsiders
d5fe15d448 Docs: LCL. Updates topics in ShellCtrls.xml.
* Adds topics for TCustomShellListView.AutoSizeColumns.
* Updates TCustomShellListView.Resize.
2021-08-18 20:00:06 +01:00
dsiders
10c474f730 Docs: LazUtils. Updates content to reflect current constant values. 2021-08-17 20:53:48 +01:00
dsiders
3313ccc17c Adds and updates grids, dbgrids topics for merges to fixes_2_2. 2021-08-16 02:37:32 +01:00
dsiders
0467d7cf0f Docs: LazUtils. Adds missing content and see also links. 2021-08-14 03:41:18 +01:00
dsiders
5db1922e37 Docs: LCL. Updates topic content and links. 2021-08-13 06:21:55 +01:00
dsiders
ac39e408c7 Docs: LazUtils. Adds missing topics. Updates content. 2021-08-13 05:15:52 +01:00