Felipe Monteiro de Carvalho schrieb:

Why are docs for fcl units in the Lazarus sources?

I was curious to know if removing this would affect the docs building,

It doesn't, because the fcl folder is not used in normal document builds. That's why I added a feature to FPDocManager, that allows to include such additional help sources.

so I just did a test:

cd lazarus/docs/html
rm -rf ../xml/fcl
rm -rf lcl/
./build_lcl_html.sh

And the build was identical with the same messages as with xml/fcl existed.

Yes, of course, because you just built *LCL* help, not *FCL* help.


So to me it looks clear that we should delete that folder. Anyone against?

No objections here. I'll copy the content to a different location, and use it from there :-)

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to