Forum > Documentation (Maintaining -)

Lazarus documentation preview has been updated

<< < (5/5)

dbannon:

--- Quote from: marcov on February 27, 2023, 10:08:54 pm ---I tried to regenerate FPC/fixes + lazarus trunks docs at

https://www.stack.nl/~marcov/doc-chmbeta.zip

They might be a bit rough, it has been a while since I last tried, but a quick check seems to indicate that inter chm links work.

--- End quote ---

Yep, seems to work for me, thanks marcov.

Davo

af0815:

--- Quote from: dsiders on February 28, 2023, 10:35:49 am ---That specific discussion is about FPC docs. Sorry I can't help you with that. But maintaining sample code (when it changes) is always a chore.

--- End quote ---
This was not the problem, the sample itself was definitly designed not to run if you copy it out of the documentation. This my point, such a sample should be avoided, because it make more chaos. (There will be a link to a running sample the better choice) 

I have said to my friend -> RTFM -> and he answered, this is shit, because the sample is not running. I have spend a lot of time to find the answer and i think now, my friend is right.

dsiders:

--- Quote from: af0815 on February 28, 2023, 11:57:18 am ---
--- Quote from: dsiders on February 28, 2023, 10:35:49 am ---That specific discussion is about FPC docs. Sorry I can't help you with that. But maintaining sample code (when it changes) is always a chore.

--- End quote ---
This was not the problem, the sample itself was definitly designed not to run if you copy it out of the documentation. This my point, such a sample should be avoided, because it make more chaos. (There will be a link to a running sample the better choice) 

I have said to my friend -> RTFM -> and he answered, this is shit, because the sample is not running. I have spend a lot of time to find the answer and i think now, my friend is right.

--- End quote ---

Well this soured quickly. I see your point. I agree with your point. Hammering me about it will not get it resolved. I don't maintain FPC docs. Sorry.

dsiders:
Another update has been posted to the documentation preview at https://dsiders.gitlab.io/lazdocsnext/. It updates the content for all of the Lazarus packages to version 2.3.0-57c8af94ae (2023-03-04). In addition, there are two new packages included in the release: RTTIControls and FreeType. Their initial release has skeletons for all of the topics in both packages. They do not, however, have complete coverage. This situation will improve over time.

RTL and FCL documentation are a mirror of the content at https://www.freepascal.org/docs-html/current/.

Please feel free to offer suggestions or comments about the content in the update. Bug reports can be submitted to the Lazarus issue tracker (https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues) or the FPC Documentation issue tracker (https://gitlab.com/freepascal.org/fpc/documentation/-/issues).

dsiders:
An update has been posted to the documentation preview at https://dsiders.gitlab.io/lazdocsnext/. It updates the content for each of the Lazarus packages to version 2.3.0-f479581489 (2023-03-27), and includes the following:


--- Code: Text  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---96a18b331f Docs: LazControls/treefilteredit. Updates TTreeFilterBranch.Move topic for changes in de07d13b.455d0e29d1 Docs: RttiControls/rttictrls. Fixes invalid links to inherited topics.e00f5fc24e LazUtils, docs: TXmlWriter, document xwfAllowNullCharsInAttributeValue0aca3728a6 LazUtils, docs: TXmlWriter, document changes in xwfSpecialCharsInAttributeValue050ce1d3ed Docs: LCL/shellctrls. Adds topic for TCustomShellTreeView.ExpandCollapseMode added in efd6c16934.c8bf7b0a6a Docs: LCL/grids. Fixes missing word.a7647ebcc8 Docs: LCL/graphics. Fixes XML tagging issue.90fb0f9e0c Docs: LCL/comctrls. Updates content and See Also links for topics, including:332acd4b8f Docs: RttiControls/rttictrls. Removes a work-in-progress marker.10f276e266 Docs: RttiControls/rttictrls. Adds links to inherited topics including those in external packages.42fd1bf230 Docs: DateTimeCtrls/dbdatetimepicker. Updates content in topics including:f0ae6049c6 Docs: LCL/shellctrls. Fixes invalid See Also links.1248f728ee Docs: LCL/shellctrls. Adds version information for changes in 499f0150.433ce4fb28 Docs: LCL/shellctrls. Deletes commented content in TCustomShellListView.Resize which was removed in 06701d05a7.499f015011 Docs: LCL/shellctrls. Adds and updates topics for changes in 6a85abf6.0178542dc1 Docs: LCL/stdctrls. Adds content to replace the inherited description.9095837756 Docs: LCL/grids. Updates topics including:6795a6dae5 Docs: LCL/graphics. Updates content for the TCanvas.TextExtent topic.2498b3596a Docs: LCL/grids. Fixes wording in TCustomStringGrid.Clean topic.9208f17734 Docs: LCL/groupededit. Adds or updates content for TCustomAbstractGroupedEdit topics. Minor corrections to grammar and spelling.1bdd39f428 Docs: LCL/stdctrls. Clarifies / corrects topic content, including:b693b70363 Docs: LazControls/treefilteredit. Updates content in topics, including:310465e8bd Docs: Lazcontrols/treefilteredit. Adds content to TTreeFilterBranch.Move for changes in c8419bca. Issue #40135.
RTL and FCL documentation are a mirror of the content at https://www.freepascal.org/docs-html/current/.

Please feel free to offer suggestions or comments about the content in the update. Bug reports can be submitted to the Lazarus issue tracker (https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues) or the FPC Documentation issue tracker (https://gitlab.com/freepascal.org/fpc/documentation/-/issues).

Navigation

[0] Message Index

[*] Previous page

Go to full version