issues
search
sphinx-contrib
/
autoprogram
Documenting CLI programs
https://pypi.org/project/sphinxcontrib-autoprogram/
Other
44
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
v0.1.9
#74
langston-barrett
closed
8 months ago
0
v0.1.9
#73
langston-barrett
closed
8 months ago
0
Use PEP 517 style build
#72
Rogdham
opened
8 months ago
0
Add support for Python 3.12
#71
Rogdham
closed
8 months ago
4
Test against Python 3.12
#70
langston-barrett
closed
8 months ago
0
Remove imp dependency
#69
Rogdham
closed
8 months ago
6
No way to avoid sorting of program's sub-commands
#68
denis-postanogov
opened
10 months ago
0
remove dependency on 'six' transitional library
#67
a-detiste
closed
10 months ago
5
argparse after `__name__ == "__main__"`
#66
raffienficiaud
opened
1 year ago
3
0.1.8: pytest is failing with ` module 'autoprogram' has no attribute 'add_directive'`
#65
kloczek
opened
1 year ago
2
Python 3.12 has dropped the `imp` module
#64
tomhughes
closed
8 months ago
0
six dependency can be removed
#63
pgajdos
opened
1 year ago
0
doc: Fix build with sphinx > 6.0
#62
danigm
closed
1 year ago
1
Documentation doesn't build with Sphinx >= 6.0
#61
danigm
closed
1 year ago
0
ci: build the doc correctly
#60
danigm
closed
1 year ago
1
ci: Test with Python 3.10, 3.11
#59
langston-barrett
closed
1 year ago
0
tox: Test against Python 3.10, 3.11
#58
langston-barrett
closed
1 year ago
0
tox: Disable linters to fix CI
#57
langston-barrett
closed
1 year ago
0
Mock state_machine in AutoprogramDirectiveTestCase
#56
jspricke
closed
1 year ago
0
functions must return `parser` not `parser.parse_args()`
#55
dennisbrookner
opened
1 year ago
1
test sphinxcontrib.autoprogram.AutoprogramDirectiveTestCase.test_make_rst fails
#54
mcepl
closed
1 year ago
0
Add Sphinx Extension classifier
#53
jdillard
closed
10 months ago
1
Add a way not to show a program in TOC?
#52
mmagnus
closed
2 years ago
2
Document Python version compatibility expectations
#51
langston-barrett
opened
3 years ago
0
0.1.7: sphinx warnings
#50
kloczek
opened
3 years ago
2
Provide mocks for imports like autodoc?
#49
rbeyer
opened
3 years ago
2
Declaring depending on python3.7+
#48
kousu
closed
3 years ago
2
requires python > 3.7
#47
caseyclements
closed
3 years ago
1
Subparsers help is not shown
#46
JOJ0
opened
3 years ago
2
One manpage per subcommand output
#45
JOJ0
opened
3 years ago
7
Indents in multiline strings get rendered in manpage
#44
JOJ0
opened
3 years ago
0
Require future-annotations on Python <3.7
#43
elyezer
closed
3 years ago
5
“Annotation” feature drops compatibility with Python 3.6
#42
latk
closed
3 years ago
6
Release 0.1.7
#41
langston-barrett
closed
3 years ago
0
Release 0.1.7rc1
#40
langston-barrett
closed
3 years ago
0
Release 0.1.6
#39
langston-barrett
closed
3 years ago
0
ci: Publish tags to PyPI
#38
langston-barrett
closed
3 years ago
0
Improve test_make_rst with example output
#37
langston-barrett
closed
3 years ago
0
Lint with Mypy, Pylint
#36
langston-barrett
closed
3 years ago
0
Remove Travis CI configuration
#35
langston-barrett
closed
3 years ago
0
README: Fix typo (arparser -> argparse)
#34
langston-barrett
closed
3 years ago
0
Test against more recent versions of Sphinx
#33
langston-barrett
closed
3 years ago
1
ci: Setup Github actions
#32
langston-barrett
closed
3 years ago
1
Check code with Mypy
#31
langston-barrett
closed
3 years ago
0
Auto-format code with black
#30
langston-barrett
closed
3 years ago
1
Require CI to pass before merging
#29
langston-barrett
closed
3 years ago
1
Use Github Actions for CI
#28
langston-barrett
closed
3 years ago
1
Include doc/ in sdist
#27
derekschrock
closed
3 years ago
1
Add doc/ to the sdist release
#26
derekschrock
closed
3 years ago
1
Fix argparse output for Python 3.10 compatibility.
#25
tirkarthi
closed
1 year ago
2
Next