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.
- Host: GitHub
- URL: https://github.com/myst-lang/myst-docs
- Owner: myst-lang
- Created: 2018-04-10T20:19:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-02T17:27:01.000Z (over 7 years ago)
- Last Synced: 2025-03-01T02:45:31.790Z (over 1 year ago)
- Topics: docs, documentation, myst-lang, reference
- Language: CSS
- Size: 70.3 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.