Mathieu Virbel
daeb1885cc
include getting started only for html output (avoid it for pdf.)
2012-08-17 12:53:39 +02:00
Mathieu Virbel
65c9515a37
activate gettingstarted in documentation + fix navigation from the menu.
2012-08-16 18:23:52 +02:00
Mathieu Virbel
081ecf500b
doc fixes to remove the hidden toctree
2012-08-16 16:54:52 +02:00
Edwin Marshall (aspidites)
4ae1b14d11
- trying a more flexible method of suppressing warnings
...
- added reference to clock documentation
2012-07-28 02:46:38 -05:00
Mathieu Virbel
45e90bf9b3
dont activate the warning as error on sphinx, we need the gettingstarted generated, even if its not referenced in the toc + optim to not rewrite rst file if the content didnt change, it prevent sphinx to reread the source.
2012-07-28 08:05:05 +02:00
Edwin Marshall (aspidites)
c7408e0b0d
- `make clean` removes *.so files
...
- added exclude_patterns to sphinx config
- changed doc reference to module reference in inputs.rst
- reformated FloatLayout's documentation a bit
- replaced references of RelativeFloatLayout with RelativeLayout
2012-07-25 14:18:54 -05:00
Mathieu Virbel
5e29474863
doc: extend autodoc extension to fix/hide/live rename module in doc (hide the _event module to the user, always use event module instead.)
2012-05-29 03:19:58 +02:00
Mathieu Virbel
29d45d2913
update pdf logo
2012-01-23 16:03:26 +01:00
Mathieu Virbel
b9e493f5f0
doc: update docstyle to fit more in the current kivy.org design
...
+ enhance sidebar to support real table of content
+ various changes in the style / code to make a better doc (wip, as always)
2011-07-23 23:41:22 +02:00
Christopher Denter
e3d13a692f
docs: change inner link color in the pdf to orange as well + several minor fixes
2011-03-17 20:48:47 +01:00
Christopher Denter
fe504d7553
Docs: First take at nicer PDF generation. Basic fonts/layout adapted by
...
Flask (thanks Armin). Adapted our website color scheme where applicable.
Also added a Pygments highlighting style for code snippets.
To generate: make pdf in root folder and the pdf will be in
doc/build/latex/Kivy.pdf
TODO:
* Get proper logo file for frontpage
* Write Pygments lexer for kv lang
* Would be nice if code boxes were also rounded. Find LaTeX guru
2011-03-16 13:48:07 +01:00
Mathieu Virbel
a4e4f30dbe
update doc css to include a sidebar
2010-12-22 12:14:24 +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
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
477a62a9eb
update documentation generation
2010-12-16 20:18:30 +01:00
Mathieu Virbel
1f2fb6eb41
kivy: first import
2010-11-03 17:05:03 -04:00