generateNavigation
Summary
Generate and write navigation to docs.json fileSignature
Parameters
This method takes no parameters.Returns
Type:Promise<void>
Generate and write navigation to docs.json fileDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generate and write navigation to docs.json file
generateNavigation(): Promise<void>;
Promise<void>
Generate and write navigation to docs.json fileWas this page helpful?
