https://github.com/agoose77/mystmd-sphinx-autodoc
Demo of generating MyST AST from Sphinx
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.8%) to scientific vocabulary
Keywords
ast
jupyter-book
markdown
myst
mystmd
sphinx
Last synced: 5 months ago
·
JSON representation
Repository
Demo of generating MyST AST from Sphinx
Basic Info
- Host: GitHub
- Owner: agoose77
- Language: Python
- Default Branch: main
- Homepage: https://agoose77.github.io/mystmd-sphinx-autodoc/
- Size: 69.3 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
- Releases: 0
Topics
ast
jupyter-book
markdown
myst
mystmd
sphinx
Created over 1 year ago
· Last pushed 9 months ago
Metadata Files
Readme
README.md
Sphinx demo with MyST-MD
- Install
python -m pip install -r requirements.txt - Install Node dependencies
npm install - Run Sphinx watch loop with
npm run sphinx - Run myst build loop with
npm run myst
[!WARNING] The
mystapplication might not refresh on changes to the xrefs, as it caches
Owner
- Name: Angus Hollands
- Login: agoose77
- Kind: user
- Location: United Kingdom
- Company: 2i2c
- Twitter: agoose77
- Repositories: 230
- Profile: https://github.com/agoose77
Open Source Infrastructure Engineer @ 2i2c. Executable Books core team member. PhD in Nuclear Physics from the University of Birmingham.
GitHub Events
Total
- Watch event: 1
- Push event: 2
- Fork event: 1
Last Year
- Watch event: 1
- Push event: 2
- Fork event: 1
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Angus Hollands | g****5@g****m | 28 |
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
package.json
npm
- mystmd ^1.2.8
- unist-util-select ^5.1.0
- xast-util-from-xml ^4.0.0
requirements.txt
pypi
- sphinx *