multitoc.c
来自「HTML-XML-utils由一套小型C程序(过滤器)组成」· C语言 代码 · 共 13 行
C
13 行
/* * Output a table of content of all the headers in all the files * given on the command line. * * Headers with class "no-toc" will not be listed in the ToC. * * The ToC links to elements with ID attributes as well as with * empty <A NAME> elements. * * Tags for a <SPAN> with class "index" are assumed to be used by * a cross-reference generator and will not be copied to the ToC. * * Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?