This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
sphinx
Watch
3
Star
0
Fork
0
mirror of
https://github.com/sphinx-doc/sphinx.git
synced
2026-09-03 20:52:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e28d366bccbbf9fd36918bae2908a3a4c74bf8c
sphinx
/
sphinx
/
pycode
T
History
Alberto Berti
933ed5a50c
Add a test for doc on coroutine functions and general support for async/await py3.5 syntax
2015-11-10 02:38:17 +01:00
..
pgen2
Treat async/await as anonymous token and deal with them in tokenize.py
2015-11-09 22:15:21 +01:00
__init__.py
Fix
#1789
:pyobject:
option of
literalinclude
directive includes following lines after definitions
2015-03-31 10:21:36 +09:00
Grammar-py2.txt
Fix new grammar files to have correct starting symbol at the top.
2014-01-12 20:29:37 +01:00
Grammar-py3.txt
Add a test for doc on coroutine functions and general support for async/await py3.5 syntax
2015-11-10 02:38:17 +01:00
nodes.py
final pep8 fixes; reactivate most warnings in flake8
2015-03-08 17:15:54 +01:00