Tcl Library Source Code

Check-in [945b80356c]
Login

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

Overview
Comment:Fixed forgotten reset of md comment counter between documents. Fixed missing md extension declaration in the localdoc implementation.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | doc-fixup-and-markdown-localdoc
Files: files | file ages | folders
SHA3-256: 945b80356c3f0057657e2b140661f2062e6b7d14694a020cc66725b00a201ca7
User & Date: aku 2019-03-21 01:48:20.577
Context
2019-03-21
01:50
Switched embedded docs to markdown. Regenerated install docs. check-in: 7cfe8cda34 user: aku tags: doc-fixup-and-markdown-localdoc
01:48
Fixed forgotten reset of md comment counter between documents. Fixed missing md extension declaration in the localdoc implementation. check-in: 945b80356c user: aku tags: doc-fixup-and-markdown-localdoc
2019-03-20
23:39
Merge latest work done on markdown generator (tocs, xrefs). check-in: 945be77637 user: aku tags: doc-fixup-and-markdown-localdoc
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/doctools/mpformats/_markdown.tcl.
Changes to modules/doctools/mpformats/fmt.markdown.
Changes to modules/doctools/mpformats/idx.markdown.
Changes to modules/doctools/mpformats/toc.markdown.
Changes to support/devel/sak/localdoc/localdoc.tcl.