Opened 5 years ago
Last modified 6 months ago
#2166 new task
Add doc building scripts into the disc
Reported by: | bakaniko | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | OSGeoLive17.0 |
Component: | Documentation | Keywords: | scripts documentation |
Cc: | osgeolive@… |
Description
The doc building process is not easy but can be greatly automated.
Providing some scripts in the VM can help to reproduce in a contained environment.
I lately got some issues with configurations ( old installation going down, transifex not working one the alternative OS). So a few scripts can help prepare things in a well known place). I also don't know how to package
Proposed scripts:
- install dependencies
- configure environment
- download github repo
- update strings from Transifex
- update po files in GH and Transifex
- build and clean the docs (image resizing, file paths, ...)
- package the docs
Change History (4)
comment:1 by , 4 years ago
comment:2 by , 3 years ago
Milestone: | OSGeoLive14.0 → OSGeoLive15.0 |
---|
Ticket retargeted after milestone closed
comment:3 by , 23 months ago
Milestone: | OSGeoLive15.0 → OSGeoLive16.0 |
---|
Ticket retargeted after milestone closed
comment:4 by , 6 months ago
Milestone: | OSGeoLive16.0 → OSGeoLive17.0 |
---|
Ticket retargeted after milestone closed
Note:
See TracTickets
for help on using tickets.
One option can be: When creating a tag add the zip file of the generated documetation on gh-pages Then the script can automatically get the documentation by getting the zip file from the tag.