Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Tweaked the `sak.tcl localdoc` command to match the change from `embedded/index.html` to `embedded/index.md`. Added the first set of global documentation (license, how to get the sources, installation instructions). Extended `README.md` and `embedded/index.md` with references to the new documentation. Regenerated the documentation, embedded and for installation. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | doc-overhaul |
Files: | files | file ages | folders |
SHA3-256: |
7a4994784a3b6f92f63caabcfc2ef0c5 |
User & Date: | aku 2019-03-06 07:32:28.149 |
Context
2019-03-06
| ||
08:13 | Removed `devdoc/installation.txt`. Was a duplicate of `devdoc/dirlayout_install.txt`, thus superfluous. Reworked the installation instructions. Folded unix and windows into a single section based on the older `devdoc/INSTALL.txt`. This thus became superfluous, and was removed. check-in: 2e0a176af7 user: aku tags: doc-overhaul | |
07:32 | Tweaked the `sak.tcl localdoc` command to match the change from `embedded/index.html` to `embedded/index.md`. Added the first set of global documentation (license, how to get the sources, installation instructions). Extended `README.md` and `embedded/index.md` with references to the new documentation. Regenerated the documentation, embedded and for installation. check-in: 7a4994784a user: aku tags: doc-overhaul | |
07:06 | Get updated package docs. check-in: a2ff90fa4e user: aku tags: doc-overhaul | |
Changes
Changes to README.md.
︙ | |||
30 31 32 33 34 35 36 | 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | - + + + + + - + - - | are (still) hosted. Another location to find these sources at is the [github mirror](https://github.com/tcltk/tcllib). Please note the :warning: at the top. |
Added devdoc/parts/b_critcl.inc.
|
Added devdoc/parts/b_unix.inc.
|
Added devdoc/parts/b_windows.inc.
|
Added devdoc/parts/rq_critcl.inc.
|
Added devdoc/parts/rq_tcl.inc.
|
Added devdoc/parts/welcome.inc.
|
Added devdoc/tcllib_installer.man.
|
Added devdoc/tcllib_license.man.
|
Added devdoc/tcllib_sources.man.
|
Deleted embedded/index.html.
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
Changes to embedded/index.md.
︙ | |||
11 12 13 14 15 16 17 18 19 20 21 22 23 24 | 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | + + + + + + + + | <center> <form action='../../../docsrch' method='GET'> <input type="text" name="s" size="40" autofocus> <input type="submit" value="Search Package Documentation"> </form> </center> ## Guides to Tcllib * Guide to Kind Communication * [License](www/tcllib/files/devdoc/tcllib_license.html) * [How To Get The Sources](www/tcllib/files/devdoc/tcllib_sources.html) * [How To Build And Install Tcllib](www/tcllib/files/devdoc/tcllib_installer.html) * The Developer's Guide ## Discussion & Contact Tcllib has two [mailing lists](https://sourceforge.net/p/tcllib/mailman/). One for notifications (commits, ticket changes), the other for general discussion. These are managed at SourceForge, at the aforementioned |
︙ |
Added embedded/www/tcllib/files/devdoc/tcllib_installer.html.