https://github.com/mongodb/snooty-parser
https://github.com/mongodb/snooty-parser
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mongodb/snooty-parser
- Owner: mongodb
- License: apache-2.0
- Created: 2019-01-29T21:44:19.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T13:14:18.000Z (7 months ago)
- Last Synced: 2024-10-29T14:20:38.174Z (7 months ago)
- Language: Python
- Size: 4.94 MB
- Stars: 19
- Watchers: 25
- Forks: 51
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
The Snooty Parser
=================The Snooty Parser is a tool that takes a reStructuredText documentation corpus and
generates a node tree suitable for straightforward conversion into HTML.Development
-----------Snooty developers should refer to ``__ for documentation on internals and
how to work on the Snooty Parser.