~aleteoryx/tclircc

5602edaaf2ca3282ade006b64ec1fadbfad25016 — aleteoryx 4 months ago 71f4999
disable sr.ht toc
M bin/docgen.tcl => bin/docgen.tcl +3 -2
@@ 39,12 39,13 @@ while {[llength $to_check]} {

    set ifd [open $file r]
    set ofd [open $opath w]
    puts $ofd {---
toc: false
---}
    puts -nonewline $ofd [.doc format [read $ifd]]
    close $ifd
    close $ofd

    # TODO: postprocess to remove toc

    puts $ofile
  }


M doc/md/cap.md => doc/md/cap.md +3 -0
@@ 1,3 1,6 @@
---
toc: false
---

[//000000001]: # (cap \- )
[//000000002]: # (Generated from file 'doctools' by tcllib/doctools with format 'markdown')

M doc/md/db/main.md => doc/md/db/main.md +3 -0
@@ 1,3 1,6 @@
---
toc: false
---

[//000000001]: # (db\_thread \- )
[//000000002]: # (Generated from file 'doctools' by tcllib/doctools with format 'markdown')

M doc/md/irc.md => doc/md/irc.md +3 -0
@@ 1,3 1,6 @@
---
toc: false
---

[//000000001]: # (irc \- )
[//000000002]: # (Generated from file 'doctools' by tcllib/doctools with format 'markdown')

M doc/md/irc/main.md => doc/md/irc/main.md +3 -0
@@ 1,3 1,6 @@
---
toc: false
---

[//000000001]: # (irc\_thread \- )
[//000000002]: # (Generated from file 'doctools' by tcllib/doctools with format 'markdown')

M doc/md/main.md => doc/md/main.md +3 -0
@@ 1,3 1,6 @@
---
toc: false
---

[//000000001]: # (main\_thread \- )
[//000000002]: # (Generated from file 'doctools' by tcllib/doctools with format 'markdown')

M doc/md/migrate_core.md => doc/md/migrate_core.md +3 -0
@@ 1,3 1,6 @@
---
toc: false
---

[//000000001]: # (migrate\_core \- )
[//000000002]: # (Generated from file 'doctools' by tcllib/doctools with format 'markdown')

M doc/md/plugins.md => doc/md/plugins.md +3 -0
@@ 1,3 1,6 @@
---
toc: false
---

[//000000001]: # (plugins \- )
[//000000002]: # (Generated from file 'doctools' by tcllib/doctools with format 'markdown')

M doc/md/spdx/lib.md => doc/md/spdx/lib.md +3 -0
@@ 1,3 1,6 @@
---
toc: false
---

[//000000001]: # (spdx \- )
[//000000002]: # (Generated from file 'doctools' by tcllib/doctools with format 'markdown')

M doc/md/threads.md => doc/md/threads.md +3 -0
@@ 1,3 1,6 @@
---
toc: false
---

[//000000001]: # (threads \- )
[//000000002]: # (Generated from file 'doctools' by tcllib/doctools with format 'markdown')

M doc/md/ui/main.md => doc/md/ui/main.md +3 -0
@@ 1,3 1,6 @@
---
toc: false
---

[//000000001]: # (ui\_thread \- )
[//000000002]: # (Generated from file 'doctools' by tcllib/doctools with format 'markdown')