Tcl Library Source Code

Check-in [14a3046674]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Documentation updated to include Markdown as a possible output format. Regenerated embedded documentation. Version bumps EF (markdown) B (text, html, tmml, nroff, latex, wiki) I (text) T (*) D (*) doctools 1.5 doctoc 1.2 docidx 1.1
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | doc-fixup-and-markdown
Files: files | file ages | folders
SHA3-256: 14a30466747df68caff141dbda15910631ee589031b5ec17e9be39b293126b7a
User & Date: aku 2019-03-22 19:16:45.686
Context
2019-03-22
19:19
Brought markdown doctools work into the trunk. check-in: 11efa65aed user: aku tags: trunk
19:16
Documentation updated to include Markdown as a possible output format. Regenerated embedded documentation. Version bumps EF (markdown) B (text, html, tmml, nroff, latex, wiki) I (text) T (*) D (*) doctools 1.5 doctoc 1.2 docidx 1.1 closed check-in: 14a3046674 user: aku tags: doc-fixup-and-markdown
07:17
More polishing to bring the embedded markdown documentation nearer to par with HTML. Only the styling HTML had is missing, and that is a limit of MD itself. - Markdown: Added support for engine parameter 'header'. Needed for navbar from dtplite. Added missing copyright information (see also HTML). Added character protection to engine, to mark the special command characters. Special characters in the input are quoted at the end, to prevent them from being seen as special by markdown. This required support in the general text engine too, when handling indents. It must not count the protection character (\1). - dtplite: Use HTML entity for the vertical bar in the navbar. This prevents misidentification as special character in the markdown engine, while keeping it usable for the HTML engine. - Removed HTML stylesheet for fossil integration. Unused now with the embedded docs using markdown and fossil doing the render. - Regenerated embedded docs, inserting copyright comment, and navbar. check-in: 67c2cce9ef user: aku tags: doc-fixup-and-markdown
Changes
Unified Diff Side-by-Side Diff Patch
Changes to embedded/md/index.md.
Changes to embedded/md/tcllib/files/modules/doctools/docidx.md.
Changes to embedded/md/tcllib/files/modules/doctools/doctoc.md.
Changes to embedded/md/tcllib/files/modules/doctools/doctools.md.
Changes to idoc/man/files/modules/doctools/docidx.n.
Changes to idoc/man/files/modules/doctools/doctoc.n.
Changes to idoc/man/files/modules/doctools/doctools.n.
Changes to idoc/man/index.n.
Changes to idoc/www/index.html.
Changes to idoc/www/tcllib/files/modules/doctools/docidx.html.
Changes to idoc/www/tcllib/files/modules/doctools/doctoc.html.
Changes to idoc/www/tcllib/files/modules/doctools/doctools.html.
Changes to modules/doctools/changelog.tcl.
Changes to modules/doctools/docidx.man.
Changes to modules/doctools/docidx.tcl.
Changes to modules/doctools/doctoc.man.
Changes to modules/doctools/doctoc.tcl.
Changes to modules/doctools/doctools.man.
Changes to modules/doctools/doctools.tcl.
Changes to modules/doctools/pkgIndex.tcl.
Changes to support/devel/sak/doc/kwic.txt.