Added Python (Thanks to Beholder) - it fails to build properly using my build system,
so there's a precompiled binary included, with a hack in Android.mk to make it work on NDK r4b
This commit is contained in:
23
project/jni/python/src/Doc/contents.rst
Normal file
23
project/jni/python/src/Doc/contents.rst
Normal file
@@ -0,0 +1,23 @@
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
Python Documentation contents
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
.. toctree::
|
||||
|
||||
whatsnew/index.rst
|
||||
tutorial/index.rst
|
||||
using/index.rst
|
||||
reference/index.rst
|
||||
library/index.rst
|
||||
extending/index.rst
|
||||
c-api/index.rst
|
||||
distutils/index.rst
|
||||
install/index.rst
|
||||
documenting/index.rst
|
||||
howto/index.rst
|
||||
glossary.rst
|
||||
|
||||
about.rst
|
||||
bugs.rst
|
||||
copyright.rst
|
||||
license.rst
|
||||
Reference in New Issue
Block a user