Hello everybody, Just a short guide on How to deploy generated sphinx docs to udig.github.com:
- build development and user docs as described in the docs pom.xml modules - use git to checkout the udig.github.com repository: git clone [email protected]:uDig/udig.github.com.git udig.github.com - open sub-directory docs/user and copy the whole content from your uDig-Platform-clone/docs/target/user/en/html to your cloned udig.github.com repository into target folder docs/user/ commit changes and push these to the remote repository -> done (github will depoly the content and after a few minutes the new docs are online) Suggestion : remove the whole content from the target folder before copying the generated docs. This makes sense if anybody deleted pages from docs or even renamed Images. Any questions? Where can I add these points (Confluence ADMIN or sphinx developer guide) Cheers, Frank _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
