JIRA: RHELWF-2808
Configuration + new environment var DOCS for building docs
@lholecek please review
Suggestion:
default_config_file = os.path.join(os.getcwd(), 'conf', 'settings.py.example')
Where is the DOCS variable set?
DOCS
Nice. Is there a project on readthedocs.org already?
it is being set in the readthedocs project settings in GUI
https://readthedocs.org/projects/gating-greenwave/
2 new commits added
Support for the readthedocs.org documentation building
Update .gitignore file
rebased onto 20b99a0a586be26da8b14a558fef88a565c8548c
+1 Next step would be to redirect people from https://docs.pagure.org/greenwave and sub-pages. Not sure if there is a simple way to add a banner at the top of each page or maybe in the side bar.
rebased onto 67b807daec66fd2d2153b1467ac962618f0e1c94
Pull-Request has been merged by vmaljulin
JIRA: RHELWF-2808
Configuration + new environment var DOCS for building docs