Commit Graph

144 Commits

Author SHA1 Message Date
Davide Andreoli 806fad39cb Prepare a first 1.13.0 pre-release 2015-02-03 20:51:35 +01:00
Davide Andreoli 7eb3217a69 Restructured Emotion docs 2015-01-31 17:21:32 +01:00
Davide Andreoli 24025e6d81 Restructured edje docs 2015-01-31 17:14:42 +01:00
Davide Andreoli 1d8ffd1ed4 Restructured eo docs 2015-01-31 17:00:18 +01:00
Davide Andreoli 588d28ab12 Restructured ecore doc 2015-01-31 16:51:54 +01:00
Davide Andreoli a4273b1095 Docs: improved evas pages 2015-01-19 23:34:28 +01:00
Davide Andreoli 660c0a7e51 Huge documentation work
Improved structure, contents and style for better readability
2015-01-18 19:07:06 +01:00
Davide Andreoli afc49ca595 Doc: restructure elementary documentation 2015-01-09 21:17:02 +01:00
Davide Andreoli 7687adb6d9 Doc: restructure edje and emotion documentation 2015-01-09 20:54:59 +01:00
Davide Andreoli e917da6abf Doc: restructure ethumb docs 2015-01-09 20:39:36 +01:00
Davide Andreoli 1d740612d9 Doc: restructure evas documentaion 2015-01-09 20:28:49 +01:00
Davide Andreoli 29d1b41f44 Docs: removed some really old evas writes, they do not apply anymore 2015-01-06 21:35:36 +01:00
Davide Andreoli c103b5d3b3 Docs: try to improve the style of the Inheritance Diagram 2015-01-06 20:51:57 +01:00
Davide Andreoli 24d4e16cfa Docs for the provided distutils commands 2015-01-06 18:43:31 +01:00
Davide Andreoli f91999ac49 Fix doc build errors removing refs to ecore.x and SmartObject 2015-01-06 18:10:43 +01:00
Davide Andreoli 783e2ba6c8 Evas.Object: New convenience props, size_hint_expand and size_hint_fill
Also added some docs for size hints usage
2015-01-06 17:46:18 +01:00
Davide Andreoli 1910563604 Docs: fix some text to not show up
Pygments css for some highlightend text are the same color of our gray bg, just make them white
2015-01-03 20:25:47 +01:00
Davide Andreoli 6ff9998258 Lots of documentation fixes for ALL the classes
Mainly with regard of class __init__ params and the **keyword param
2015-01-03 20:17:24 +01:00
Davide Andreoli a4f2cc37cc Another year has passed... 2015-01-02 20:03:53 +01:00
Davide Andreoli 17733d7e23 Unbreak doc generation 2014-08-16 15:42:03 +02:00
Davide Andreoli 042dc0f835 emotion: implemented missed smart signals 2014-08-11 23:30:46 +02:00
Kai Huuhko 4f702bc04d Documentation: warnings-- 2014-06-01 16:35:38 +03:00
Kai Huuhko 1466ea7207 efl.ecore: Return of ecore.x (from python-ecore)
Made some corrections to make it compile and fixed doc formatting.
2014-05-13 17:59:48 +03:00
Davide Andreoli 7d5c2082bb docs: better (I hope) structure for ecore 2014-04-22 20:50:41 +02:00
Davide Andreoli 929812e39e docs: try a different structure for Eo 2014-04-13 12:11:50 +02:00
Kai Huuhko 6ebdf2b607 Bring back Python bindings for Ethumb. 2014-04-11 18:12:49 +03:00
Davide Andreoli ea8f7ca9d6 docs: make the Eo class appear in the homapage toctree 2014-04-07 19:59:30 +02:00
Davide Andreoli beff74c28a added docs for Eo 2014-04-06 23:36:05 +02:00
Davide Andreoli c259d3f783 doc: ignore cython generated signature for classes 2014-04-06 16:25:08 +02:00
Davide Andreoli b84c109fef doc: automatically show parameters in functions and methods documentation
This require the Cython "embedsignature" directive, that automatically add the signature in the first line of the docstring.
Then the Sphinx Autodoc module parse the docstring and extract the signature.

Signature is also cleaned using the 'autodoc-process-signature' callback to remove the 'self' param and all the cython params type,
2014-04-06 16:17:27 +02:00
Davide Andreoli 2b9fdb8f35 Python-EFL: start to prepare the 1.9 release
* raised version to 1.9.0
* removed versions from docs conf, they now comes automatically from setup.py
* updated some years around
* added a favicon to the docs
2014-03-02 23:09:54 +01:00
Kai Huuhko 264491875d Edje: Re-enable edje-edit. 2013-12-30 14:04:57 +02:00
Kai Huuhko 728ba96115 Bump version for 1.9 development 2013-12-10 09:55:46 +02:00
Kai Huuhko 363bfbe334 Bump version for release, update TODO, add changes.html 2013-12-07 12:20:59 +02:00
Kai Huuhko 7344ad361f API review: Documented changes, corrected str repr, clean up. 2013-12-07 08:09:04 +02:00
Kai Huuhko 4e4b8e2fea Documentation: Fix invalid references and minor issues. 2013-12-05 08:48:34 +02:00
Kai Huuhko 4c9ab89426 Documentation: Fixed invalid references and other misc. issues. 2013-12-03 21:56:47 +02:00
Kai Huuhko b6e9552735 Documentation: Remove elm glview for now. 2013-12-03 07:33:28 +02:00
Davide Andreoli c3a7334bcc Updated widget images using dark theme 2013-12-01 20:43:23 +01:00
Kai Huuhko 204147aa3a Documentation: Increase doctree depth to list elm modules in main page 2013-11-27 19:16:32 +02:00
Kai Huuhko cfbd5db819 Attempt to fix inheritance graphs by changing output format to svg 2013-11-21 23:20:31 +02:00
Kai Huuhko 0e21d6bfac Doc: Fix many duplicate/missing label warnings and other issues. 2013-11-19 21:21:03 +02:00
Kai Huuhko 09afe05a3c Elementary: Add GLView. 2013-11-09 11:54:44 +02:00
Kai Huuhko 52c60b0e08 Evas: Add module level functions to documentation. 2013-11-07 11:37:29 +02:00
Kai Huuhko b05187b52e Evas.Image: Update to new Python buffer API, fix doc issues.
Needs testing.
2013-11-07 11:30:02 +02:00
Kai Huuhko 05cd30a2e3 Evas.SmartObject: Add a test from old bindings, fix trivial doc issues. 2013-11-06 05:03:41 +02:00
Kai Huuhko 010f03b045 Documentation: Remove elm.access
It will return with EFL 1.9 development cycle.
2013-11-03 06:56:32 +02:00
Kai Huuhko 20973afe6f Documentation: Move some topics to index.rst, get rid of efl.rst. 2013-10-25 21:08:40 +03:00
Kai Huuhko fc4f0d47ce Documentation: Make the colors less... earthy. Sorry Dave. 2013-10-25 21:03:13 +03:00
Davide Andreoli 3ca0ccd040 PythonEFL: make a little more readable the include directory for sphinx. Also some tweaks to the INSTALL file. 2013-09-15 15:16:44 +02:00
Kai Huuhko 8cee72625c Documentation: Generate documentation for ecore exe event classes 2013-09-14 15:05:13 +03:00
Kai Huuhko da71cedc0a Documentation: Remove class- prefix from ecore doc files 2013-09-14 15:01:01 +03:00
Kai Huuhko 174082a836 Documentation: Use colors that match the default theme for inheritance diagrams. 2013-08-10 10:43:21 +03:00
Kai Huuhko 8b58ef24ea Documentation formatting fixes. 2013-08-10 08:34:46 +03:00
Davide Andreoli 1c255024d3 Python-EFL: implemented ecore.Poller, with docs and unittest. 2013-05-13 01:27:00 +02:00
Davide Andreoli fcac9e23ad Python-EFL: docs for ecore.FileMonitor 2013-05-12 20:08:31 +02:00
Davide Andreoli 770f4d3456 Python-EFL: add documentation for the dbus main loop integration 2013-05-09 20:17:58 +02:00
Kai Huuhko 7cc49e8002 Documentation: Add toctree maxdepth to keep the index page small. 2013-05-01 15:46:32 +00:00
Kai Huuhko de6fd9f832 Elementary: Use genlist_item_class functions to manage the class struct,
improve item handling by using class attributes instead of the params
tuple.
2013-05-01 15:24:42 +00:00
Davide Andreoli 01663ecd99 Python-EFL: trivial docs change, be consistent with header types, no code changes 2013-05-01 14:34:45 +02:00
Davide Andreoli f4fe41073f Python-EFL: docs dark theme improvement
* redone main layout to let the footer expand
 * trying an icon for efl+python...let see
2013-05-01 14:05:14 +02:00
Davide Andreoli 1faa12996d Python-EFL: improved dark theme for docs
* done matching footer and header
 * quite good now... I leave it as the default one :)
2013-05-01 00:03:40 +02:00
Kai Huuhko 0d63acbee9 Elementary: Implement Accessible objects, with cbs TODO later. 2013-04-22 20:20:21 +03:00
Kai Huuhko 40e76e001a Evas: Add Grid. 2013-04-22 20:12:27 +03:00
Kai Huuhko 10635266ff Evas: Add Table. 2013-04-22 20:12:27 +03:00
Kai Huuhko 66a230b722 Correct a couple of issues in the documentation front page. 2013-04-22 20:12:27 +03:00
Kai Huuhko b7abe5f423 Evas: Improve documentation for Box, Line, Map, Textblock, Text,
Textgrid, Rect.

Comment out broken Map properties.
2013-04-22 20:12:27 +03:00
Davide Andreoli 6dbcd6e7ca Python-EFL: doc theme: revert the comments removal, and explain why in the header. 2013-04-05 20:52:26 +02:00
Kai Huuhko 11ec1c5a1e Convert hex colors to decimals in the dark theme. 2013-04-05 11:40:09 +00:00
Kai Huuhko 0086317d20 Comment out the sphinx header in dark doc theme. 2013-04-05 08:15:29 +00:00
Davide Andreoli a74d0b06cf Python-EFL: much better EFL dark sphinx theme based on the new sphinx13 one 2013-04-04 23:09:46 +02:00
Davide Andreoli 224cfb92c4 Python-EFL: move the sphinx themes into a proper directory 2013-04-04 21:09:39 +02:00
Davide Andreoli 03ecbfe5c8 Python-EFL: put in the new theme from sphinx site (for reference) 2013-04-04 21:03:59 +02:00
Davide Andreoli 23d388732f Python-EFL: new sphinx theme that match (more or less) the e.org site
This is not enabled by default, to enable just uncomment the
appropriate line in doc/conf.py

NOTE: This is a work in progress, the global style is there but needs
more love (it's not well readable atm)
2013-04-04 20:22:56 +02:00
Davide Andreoli fbc08db927 Python-EFL: images and initial rubric for all the widgets. 2013-04-04 17:00:45 +02:00
Davide Andreoli 1dc13eb68f Python-EFL: put in all the widget preview images 2013-04-04 15:25:37 +02:00
Davide Andreoli 7c6afeb25f Python-EFL: add a preview image to the map docs 2013-04-04 13:23:25 +02:00
Kai Huuhko bb65ae91cb python-efl: Fix documentation issues, use NotImplementedError for
abstract methods in evas smartobject.


SVN revision: 84398
2013-03-01 12:44:05 +00:00
Kai Huuhko 9ac077a8d1 python-efl: Make inheritance diagrams optional.
SVN revision: 84394
2013-02-28 16:10:36 +00:00
Davide Andreoli 1ca526c62d Python efl: emotion fully documented, no functional changes, but used the elm properties-on-top style
SVN revision: 84389
2013-02-26 21:53:39 +00:00
Davide Andreoli 8889e2e31e Python-EFL DOCS:more info in the main page, credits moved from elm to efl, splitted the big tree! removed the list of all thee elementary (non python) devs, sorry guys, no time to update it :(
SVN revision: 84368
2013-02-25 20:00:37 +00:00
Davide Andreoli dccea0e2f3 Python-EFL: doc infra for emotion
SVN revision: 84365
2013-02-25 18:46:18 +00:00
Kai Huuhko ed4dc9e41d python-efl: Experimenting with Youtube videos in documentation.
SVN revision: 84355
2013-02-25 12:16:17 +00:00
Davide Andreoli ef123367d9 Python-EFL: Docs for edje
SVN revision: 84351
2013-02-24 21:37:29 +00:00
Davide Andreoli 1881b84517 Python-EFL: more docs for ecore
SVN revision: 84350
2013-02-24 20:33:19 +00:00
Davide Andreoli e5c843d60e Python-EFL: starting docs for ecore
SVN revision: 84345
2013-02-24 17:29:19 +00:00
Davide Andreoli 144c600753 Python-EFL: docs for evas map
SVN revision: 84344
2013-02-24 15:52:42 +00:00
Kai Huuhko 7681740149 python-efl: Add inheritance diagrams for evas and elm.
SVN revision: 84343
2013-02-24 14:57:02 +00:00
Davide Andreoli c745e686d3 Python-EFL: All the docs for evas are in.
SVN revision: 84342
2013-02-24 14:41:15 +00:00
Kai Huuhko 2ce957823a python-efl: Enable documentation coverage analysis.
Building docs with this enabled you'll find simple .txt files in 
build/sphinx/coverage dir.


SVN revision: 84340
2013-02-24 13:23:33 +00:00
Davide Andreoli 83b3d779cb Python-EFL: put in the infra for Evas docs
SVN revision: 84337
2013-02-24 10:56:04 +00:00
Kai Huuhko 8a964bf7ca python-efl: Update documentation config and index page.
SVN revision: 84317
2013-02-23 11:18:50 +00:00
Kai Huuhko b320b094e7 python-efl: Fix generating documentation locally (without installing it).
Update documentation version strings.


SVN revision: 84244
2013-02-19 23:08:42 +00:00
Kai Huuhko 743a747a30 python-efl: Add Sphinx documentation files.
SVN revision: 84096
2013-02-19 09:53:30 +00:00