lazarus/docs
dsiders 7cf2b7390c Fixes missing links from LazUtils to LCL topics in output formats.
* Depends on 5e581ce9, 2f595455, b0d263f1.
* LazUtils was never built with external links to LCL (See Also and source declarations) because lcl.xct could not be imported. The file does not exist when LazUtils is built.

To solve this problem, the output format for LazUtils is built twice. It is the smaller of the two packages. Building LazUtils twice ensures that the "chicken or the egg" problem with inter-file links is avoided.

* Build LazUtils WITHOUT any external links (faster).
* Build LCL with links to RTL, FCL, LazUtils.
* Build LazUtils with links to RTL, FCL, LCL.
2022-02-24 17:49:10 +00:00
..
booth debian: fixed permissions 2017-05-19 08:38:20 +00:00
chm tools: gitignore 2021-10-30 11:48:12 +02:00
diagrams Adds a diagram for LCL-CustomDrawn to explain the relationships 2012-03-23 15:19:14 +00:00
html Fixes missing links from LazUtils to LCL topics in output formats. 2022-02-24 17:49:10 +00:00
images
xml Docs: LCL/popupnotifier. Fixes spelling errors and typos. 2022-02-22 17:19:25 +00:00
.gitignore docs: gitignore 2021-10-30 18:16:53 +02: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 docs: various updates and fixes from Reinier 2013-08-26 13:07:18 +00:00
Contributors.txt Docs: added Andrey Sobol to contributors list 2020-11-26 23:30:41 +00:00
CrossCompile.txt docs: various updates and fixes from Reinier 2013-08-26 13:07:18 +00:00
DesignGuidelines.txt docs: various updates and fixes from Reinier 2013-08-26 13:07:18 +00:00
ExtendingTheIDE.txt lazutils: moved ReplaceSubString to LazUTF8, added UTF8QuotedStr 2015-02-13 20:34:21 +00:00
ForDelphians.txt docs: various updates and fixes from Reinier 2013-08-26 13:07:18 +00:00
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