[Qgis-community-team] structure
Richard Duivenvoorde
richard at duif.net
Sun Sep 8 23:39:22 PDT 2013
Hi Jeffrey,
I'm planning to remove the qgis-cookbook copy from our current source
tree. I put it in just to see if I could make the TOCs work etc.
Besides that I have current idea:
- we have a git website project
- we have a git documenation project (with several QGISversion branches)
I want our website sphinx project to change in a way that we end up with
the following:
source
conf.py
site <- this will contain website (from QGIS-Website)
docs <- this docs will contain docs for current stable version
(from QGIS-Documentation)
So the makefile should:
pull website sources from github
pull current docs from github
so some fiddling with source and resource directories
do some fiddling with conf.py (eg the rst_prolog and rst_epilog from the
docs site should be merged with current conf.py)
then build this merged sources in one site. Then we have ONE website
with current docs searchable from the website.
Older and masterd docs versions then can be separate builds/sites.
Agree?
Anybody sees a problem with that, or has better ideas?
Regards,
Richard
More information about the Qgis-community-team
mailing list