Commit Graph

24 Commits

Author SHA1 Message Date
Mathieu Virbel d60df9e5c0 update installation to make it work 2011-01-22 15:11:02 +01:00
Christopher Denter 18193fa6b6 docs: be less biased 2011-01-12 19:00:18 +01:00
Christopher Denter a26c19e6bf Docs: Begin architectural overview and add 'isnt python slow' FAQ entry 2011-01-11 17:31:43 +01:00
Christopher Denter be95380344 Docs: FAQ 2011-01-11 02:58:55 +01:00
Christopher Denter 07aa623e6d Docs: first try to summarize a few reasons why one'd want to use kivy... 2011-01-11 00:13:28 +01:00
Christopher Denter 5b5cf620d5 Quickstart: minor fix 2011-01-10 20:51:38 +01:00
Mathieu Virbel 9d25130bf5 remove latest usage of numpy in the doc, we're ok now ! 2011-01-07 18:41:54 +01:00
Mathieu Virbel 4234f9eff2 enable animation documentation 2011-01-04 12:44:00 +01:00
Christopher Denter da45c53e5f reworded docs 2011-01-02 17:34:18 +01:00
Mathieu Virbel eacc6c68e5 update background & logo 2010-12-22 14:21:44 +01:00
Mathieu Virbel a4e4f30dbe update doc css to include a sidebar 2010-12-22 12:14:24 +01:00
Mathieu Virbel dd472c2483 update documentation for making toctree readable.
add ignore_list for autobuild.
2010-12-21 19:36:45 +01:00
Mathieu Virbel b5bf7130bc enhance preprocessing module to fully support signature generation for cython module.
all cython module must have the embedsignature=True activated to make it work.
2010-12-21 19:05:42 +01:00
Mathieu Virbel b61e4ce3d2 activate todo generation 2010-12-21 19:05:11 +01:00
Mathieu Virbel 5eb87c1221 change how the title documentation are generated. Now the title are not duplicated anymore.
+ move texture.py into graphics
+ remove obj.py, plugin.py
2010-12-21 15:57:47 +01:00
Mathieu Virbel 66a6a6d270 reduce text overhead by adding ~ on each ref link + fix lang + enhance css for links 2010-12-21 02:21:39 +01:00
Mathieu Virbel 8afcd296da reordering documentation to include user guide (mostly inspired from flask, thanks guys!) + styling fixes. 2010-12-21 02:13:06 +01:00
Mathieu Virbel 5d583468e7 monkey patch sphinx to be able to recognize Cython class as Python class by giving a higher priority to ClassDocumenter. 2010-12-20 23:26:41 +01:00
Mathieu Virbel 85976c46f4 work on documentation of widget 2010-12-20 19:11:12 +01:00
Mathieu Virbel d5e5281d22 doc: now doc generation is working. 2010-12-17 00:02:30 +01:00
Mathieu Virbel 992a56e7a3 if the documentation is beeing generated, don't create instance of some core providers
+ force loading of all modules in kivy
2010-12-16 23:27:37 +01:00
Mathieu Virbel 477a62a9eb update documentation generation 2010-12-16 20:18:30 +01:00
Mathieu Virbel 5f33fc9926 add kivy logo (fake 2010-11-11 14:18:14 +01:00
Mathieu Virbel 1f2fb6eb41 kivy: first import 2010-11-03 17:05:03 -04:00