I need some input on how to generate a TOC for multiple files. What I'd like to know is ..
- Is there a way to pass in multiple html files and generate the TOC (only) from them as html?
Currently the TOC generates fine for a single file output. If I break this into multiple files (say each page is a file) then the TOC shows zero (0) for the page number. This is using a lamdba/php implementation - thx
- Is there a way to pass in multiple html files and generate the TOC (only) from them as html?
Currently the TOC generates fine for a single file output. If I break this into multiple files (say each page is a file) then the TOC shows zero (0) for the page number. This is using a lamdba/php implementation - thx