Implementation of the documentation framework
WIP
TODO
- [x] Use the smallest possible configuration
- [ ] move the examples into the documetnation tree
- [ ] use the pydata sphinx theme
- [x] use a nox session to build the documentation
- [x] move code of conduct in the root folder
Fix #137
@jdbcode can you allow the build of the documentation upon pull requests ? I work from my company computer in a GitHub codespace so I cannot look at the builds, I can just check if they work. Having the prebuild would allow me to check the rendering.
@12rambau The webhooks are already set to trigger on "Pull request"
Is it not working as intended? If not, I wonder if the draft status is to blame?
I think it's unrelated I usually do drafts in all my repositories and it triggers the build of the documentation anyway. I checked in this PR: https://github.com/google/Xee/pull/179 which have all the workflow approved and the RDT one didn't start. normally it should be part of the list as in https://github.com/gee-community/geetools/pull/289 where RDT is the last build item.