1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure that ==SUPPRESS== is always honoured, regardless of whether it's quoted More... over 8 years ago
render markdown in descriptions/help if needed. Fix where defaults and choices are placed More... over 8 years ago
sphinxarg.__version__ now works. More... over 8 years ago
Use pygments/docutils to perform code highlighting More... over 8 years ago
Update header information More... over 8 years ago
Fix documentation More... over 8 years ago
PEP8 More... over 8 years ago
Markdown is now supported as nested content (and seems to work) More... over 8 years ago
Well, some markdown is now somewhat working sometimes More... over 8 years ago
Add recommonmark to the requirements More... over 8 years ago
Mention title links in the README and documentation More... over 8 years ago
Merge branch 'feature/implement46' into develop More... over 8 years ago
Make title links unique within pages More... over 8 years ago
Forgot a colon More... over 8 years ago
Fix CSS code More... over 8 years ago
fix reStructuredText formatting More... over 8 years ago
Make nesting work, start updating documentation. More... over 8 years ago
PEP8 More... over 8 years ago
Start linking the various action groups. Decorators have yet to be handled properly. More... over 8 years ago
Merge tag '0.1.17' into develop More... over 8 years ago
Merge branch 'release/0.1.17' More... over 8 years ago
Update README.md More... over 8 years ago
Bump version to 0.1.17 More... over 8 years ago
Merge pull request #50 from ribozz/feature/fix49 More... over 8 years ago
Rename Positional Arguments to Required Arguments for consistency More... over 8 years ago
PEP8 More... over 8 years ago
Test python 3.6 More... over 8 years ago
Arguments in argument groups are no longer duplicated. Positional arguments are no longer specially treated. More... over 8 years ago
Ah, the item list is getting recycled, which is causing the merging of options across groups. More... over 8 years ago
Merge tag '0.1.16' into develop More... over 8 years ago