https://github.com/mongodb/snooty-parser
https://github.com/mongodb/snooty-parser
Last synced: 5 months 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 7 years ago)
- Default Branch: main
- Last Pushed: 2026-01-07T22:43:48.000Z (6 months ago)
- Last Synced: 2026-01-23T07:01:25.164Z (5 months ago)
- Language: Python
- Size: 6.45 MB
- Stars: 19
- Watchers: 24
- Forks: 49
- Open Issues: 3
-
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.