diff options
author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2010-12-07 10:42:53 +0000 |
---|---|---|
committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2010-12-07 10:42:53 +0000 |
commit | 7524e3eb7861b3c7417cb003b98af51a67cce5b4 (patch) | |
tree | 08b564413ced28845bec03be36066efe35024b21 | |
parent | f233f08fe5ba13ed408123b01de5147543dd93fe (diff) | |
download | docutils-7524e3eb7861b3c7417cb003b98af51a67cce5b4.tar.gz |
Move the orphaned python source reader to the sandbox.
The "python" reader is no longer maintained and (in its current form)
does not work with Python 3.
Documentation from RST docstrings can be generated with the Sphinx
"autodoc" extension (http://sphinx.pocoo.org/latest/ext/autodoc.html).
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6495 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-rw-r--r-- | sandbox/davidg/docutils/readers/python/__init__.py (renamed from docutils/docutils/readers/python/__init__.py) | 0 | ||||
-rw-r--r-- | sandbox/davidg/docutils/readers/python/moduleparser.py (renamed from docutils/docutils/readers/python/moduleparser.py) | 0 | ||||
-rw-r--r-- | sandbox/davidg/docutils/readers/python/pynodes.py (renamed from docutils/docutils/readers/python/pynodes.py) | 0 | ||||
-rw-r--r-- | sandbox/davidg/test/test_readers/test_python/__init__.py (renamed from docutils/test/test_readers/test_python/__init__.py) | 0 | ||||
-rwxr-xr-x | sandbox/davidg/test/test_readers/test_python/showast (renamed from docutils/test/test_readers/test_python/showast) | 0 | ||||
-rwxr-xr-x | sandbox/davidg/test/test_readers/test_python/showdoc (renamed from docutils/test/test_readers/test_python/showdoc) | 0 | ||||
-rwxr-xr-x | sandbox/davidg/test/test_readers/test_python/showparse (renamed from docutils/test/test_readers/test_python/showparse) | 0 | ||||
-rwxr-xr-x | sandbox/davidg/test/test_readers/test_python/showtok (renamed from docutils/test/test_readers/test_python/showtok) | 0 | ||||
-rwxr-xr-x | sandbox/davidg/test/test_readers/test_python/test_functions.py (renamed from docutils/test/test_readers/test_python/test_functions.py) | 0 | ||||
-rwxr-xr-x | sandbox/davidg/test/test_readers/test_python/test_parser.py (renamed from docutils/test/test_readers/test_python/test_parser.py) | 0 | ||||
-rwxr-xr-x | sandbox/davidg/test/test_readers/test_python/test_token_parser.py (renamed from docutils/test/test_readers/test_python/test_token_parser.py) | 0 |
11 files changed, 0 insertions, 0 deletions
diff --git a/docutils/docutils/readers/python/__init__.py b/sandbox/davidg/docutils/readers/python/__init__.py index eac284a7e..eac284a7e 100644 --- a/docutils/docutils/readers/python/__init__.py +++ b/sandbox/davidg/docutils/readers/python/__init__.py diff --git a/docutils/docutils/readers/python/moduleparser.py b/sandbox/davidg/docutils/readers/python/moduleparser.py index 93448d160..93448d160 100644 --- a/docutils/docutils/readers/python/moduleparser.py +++ b/sandbox/davidg/docutils/readers/python/moduleparser.py diff --git a/docutils/docutils/readers/python/pynodes.py b/sandbox/davidg/docutils/readers/python/pynodes.py index c132114c4..c132114c4 100644 --- a/docutils/docutils/readers/python/pynodes.py +++ b/sandbox/davidg/docutils/readers/python/pynodes.py diff --git a/docutils/test/test_readers/test_python/__init__.py b/sandbox/davidg/test/test_readers/test_python/__init__.py index 46fc50e06..46fc50e06 100644 --- a/docutils/test/test_readers/test_python/__init__.py +++ b/sandbox/davidg/test/test_readers/test_python/__init__.py diff --git a/docutils/test/test_readers/test_python/showast b/sandbox/davidg/test/test_readers/test_python/showast index e7d846307..e7d846307 100755 --- a/docutils/test/test_readers/test_python/showast +++ b/sandbox/davidg/test/test_readers/test_python/showast diff --git a/docutils/test/test_readers/test_python/showdoc b/sandbox/davidg/test/test_readers/test_python/showdoc index 6461960f8..6461960f8 100755 --- a/docutils/test/test_readers/test_python/showdoc +++ b/sandbox/davidg/test/test_readers/test_python/showdoc diff --git a/docutils/test/test_readers/test_python/showparse b/sandbox/davidg/test/test_readers/test_python/showparse index d4d9a2264..d4d9a2264 100755 --- a/docutils/test/test_readers/test_python/showparse +++ b/sandbox/davidg/test/test_readers/test_python/showparse diff --git a/docutils/test/test_readers/test_python/showtok b/sandbox/davidg/test/test_readers/test_python/showtok index efd250ce1..efd250ce1 100755 --- a/docutils/test/test_readers/test_python/showtok +++ b/sandbox/davidg/test/test_readers/test_python/showtok diff --git a/docutils/test/test_readers/test_python/test_functions.py b/sandbox/davidg/test/test_readers/test_python/test_functions.py index 3109edf0c..3109edf0c 100755 --- a/docutils/test/test_readers/test_python/test_functions.py +++ b/sandbox/davidg/test/test_readers/test_python/test_functions.py diff --git a/docutils/test/test_readers/test_python/test_parser.py b/sandbox/davidg/test/test_readers/test_python/test_parser.py index de88af173..de88af173 100755 --- a/docutils/test/test_readers/test_python/test_parser.py +++ b/sandbox/davidg/test/test_readers/test_python/test_parser.py diff --git a/docutils/test/test_readers/test_python/test_token_parser.py b/sandbox/davidg/test/test_readers/test_python/test_token_parser.py index 906758b78..906758b78 100755 --- a/docutils/test/test_readers/test_python/test_token_parser.py +++ b/sandbox/davidg/test/test_readers/test_python/test_token_parser.py |