Open main menu

Gramps β

Changes

Devhelp

232 bytes added, 22:18, 6 January 2015
Steps
{{stub}}
Steps for including the [https://gramps-project.org/docs/ Gramps' API ] into devhelp index.
[[File:devhelpDevhelp-gramps-api-34.png|600px|thumb|centerright|Gramps and Gtk3 APIs into devhelp browser]]
==Devhelp==
==Paths==
According [http://standards.freedesktop.org/basedir-spec/latest/ base directories from freedesktop], the working patchs patches should be:
* devhelp
1. Go to ''Gramps_SVN/docs'' folder
2. modifiy modify 'update_doc.py' for generating a devhelp file via 'devhelp' key for builder:
$ sphinx-build -b devhelp . _build/devhelp
$ PYTHONPATH=/usr/local/lib/python2.7/site-packages/:/home/jerome/trunk python update_doc.py
path for ppygobject pygobject 3.3.2(trunk): path to gramps dir
4. copy the content of ''_build/devhelp'' directory into one of the [[#Paths|above paths for devhelp index]].
* [http://sphinx-doc.org/man/sphinx-build.html Sphinx-build]
 
* [https://gramps-project.org/docs/ Gramps API]
* [http://sourceforge.net/p/gramps/source/ci/master/tree/docs/ Instructions to build the Gramps API Doc's]
[[Category:Developers/General]]
[[Category:Developers/Tutorials]]
[[Category:GEPS]]