An open API service indexing awesome lists of open source software.

https://github.com/myst-lang/myst-docs

Documentation viewer for Myst projects.
https://github.com/myst-lang/myst-docs

docs documentation myst-lang reference

Last synced: about 2 months ago
JSON representation

Documentation viewer for Myst projects.

Awesome Lists containing this project

README

          

# Myst Docs

The official documentation viewer for Myst projects.

The site is automatically generated on-the-fly from the JSON structure emitted using the `docs` tool of the Myst interpreter.

# Roadmap

- [X] Improve general navigation.
- [X] Enable direct linking to constants and methods.
- [ ] Add fuzzy searching for any object.
- [ ] Support additional pages for summaries/guides/etc.
- [ ] Allow drag-drop uploads for viewing documentation for a new project.
- [ ] Allow any project to upload documentation and get a static url.