Comment by zellyn
1 year ago
These wikis are really interesting. I'm itching to try it on the common framework parts of our work monorepo.
[Update after looking at the Django wiki]
The wiki's structure appears to be very (entirely?) based on the directory structure. Is that right?
It would be interesting to give it the Django documentation in addition to the codebase, or possibly even just the heading structure of the documentation, and let it use that as a scaffold to generate the structure/organization of the wiki.
For a specific example, the Model is one of the most important concepts in Django, but in the auto-generated wiki, it shows up underneath databases.
Out of curiosity, would you mind pointing it at simonw/datasette? I think that might be interesting, particularly due to the plugin system.
hope you enjoy it ! https://wiki.mutable.ai/simonw/datasette
sure thing, running it now!