-
-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
Simple request: the ability to generate and include a "Single-Page" of the entire documentation based on the configuration hierarchy.
Best example I can think of is Ethers here:
https://docs.ethers.org/v6/single-page/
This is extremely useful for multiple reasons.
You can:
- Easily paste the link into LLM's and it can read the entire docs with little issue with no need to do special crawling or scraping.
- Use native browser Ctrl+F Find in order to find something you know exactly that you are looking for very rapidly with out additional web server requests.
- Download an easily searchable copy of the entire documentation for offline or cli usage.
- I'm sure there are other great reasons not coming to mind but a single page comprehensive doc is very useful, especially when coding with AI assistance.
Metadata
Metadata
Assignees
Labels
No labels