Hello,
I’ve been asked to compile many HTML document pages and saw that the Wappler docs page not only looks really good but the search feature is excellent. Was ‘https://docs.wappler.io/’ created using Wappler by any chance as I’d like to use something very similar but not sure where to start.
The docs uses lunr.js for the search. Another good search script is flexsearch.
There are several good docs generators, you could try Docusaurus or docsify. You then write the docs in markdown and it generates the html for you with the toc. The current version of docsdev.wappler.io uses docsify.