-
-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ENH: Add support for reST-style docstrings #274
base: master
Are you sure you want to change the base?
Commits on Oct 18, 2020
-
ENH: Add support for reST-style docstrings
muecelee committedOct 18, 2020 Configuration menu - View commit details
-
Copy full SHA for e9f6795 - Browse repository at this point
Copy the full SHA e9f6795View commit details
Commits on Oct 21, 2020
-
Change reST docstring processing to use docutils
Change "restructuredtext" to "epytext" in test_docformat() since restructuredtext is now (somewhat) supported Add trailing spaces to reST tags at docstring type inference
muecelee committedOct 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 893e4bb - Browse repository at this point
Copy the full SHA 893e4bbView commit details -
muecelee committed
Oct 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 2abd246 - Browse repository at this point
Copy the full SHA 2abd246View commit details -
Change reST docstring processing to use docutils
Change "restructuredtext" to "epytext" in test_docformat() since restructuredtext is now (somewhat) supported Add trailing spaces to reST tags at docstring type inference Clean up code wrt linter
muecelee committedOct 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 662b144 - Browse repository at this point
Copy the full SHA 662b144View commit details -
Merge branch 'reST_style_docstrings_support' of github.com:muecelee/p…
…doc into reST_style_docstrings_support
muecelee committedOct 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 985669d - Browse repository at this point
Copy the full SHA 985669dView commit details -
Remove accidental code duplication in test_docformat
muecelee committedOct 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 925a938 - Browse repository at this point
Copy the full SHA 925a938View commit details
Commits on Oct 23, 2020
-
In html_helpers.reST_node_to_html() return an empty string in case the regex can't find a div with class "document" Specifiy variable types where not inferable
muecelee committedOct 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 6d35cca - Browse repository at this point
Copy the full SHA 6d35ccaView commit details