From: Andreas K. <aku...@sh...> - 2015-11-17 04:26:05
|
Hi all. during the conference 3 weeks ago Richard made some changes putting search of the docs into the homepage, as an embedded documentation file. I then worked a bit more on that in the branch "redoc", to make the embedded html documentation merge more seamlessly with the sourounding website as generated by fossil. To make that work properly I had to shuffle things around a bit more than originally anticipated. With "redoc" just merged into "trunk" these changes are now visible to and will affect builders using either checkouts past commit [3524e0b083] or distribution archives past version 1.17 (current), and not generating their own documentation from the .man files. (1) The directory idoc/ now contains the original documentation, man pages and html format. "idoc" is short for "installation documentation". These are the files installed by installer.tcl, make install, etc. These files are put into the distribution archives as well. (2) The directory embedded/ now contains a variant of the HTML documentation, generated to merge for use from within the Tcllib repository website generated by fossil. This is the new "online"(-only) documentation. It is not installed, and is excluded from the distribution archives. -- So long, Andreas Kupries <aku...@sh...> <http://core.tcl.tk/akupries/> Developer @ Hewlett Packard Enterprise ------------------------------------------------------------------------------- |