-
- Downloads
Doc updates and deploy (#448)
* Updated docs and build process * Added doc workflow * Removed doc deploy from gitlab ci * Added missing cmakelists file * Disable doc build in ci pipeline * Set python version in doc deploy * Fixed python version and added doxygen as a dependency * Fixed define and added enc check stage to doc build * More debugging * Update AWS action * Trying different AWS checkout * Added role to assume * Added permissions section * Reverted to old commit * Brought pipeline back inline with ARD pipeline * Changed to artifact upload and download * Added missing index.rst
Showing
- .github/workflows/aws_doc_deploy.yml 37 additions, 0 deletions.github/workflows/aws_doc_deploy.yml
- .github/workflows/ci_testing.yml 36 additions, 3 deletions.github/workflows/ci_testing.yml
- CMakeLists.txt 12 additions, 0 deletionsCMakeLists.txt
- doc_environment.yml 2 additions, 2 deletionsdoc_environment.yml
- docs/CMakeLists.txt 65 additions, 0 deletionsdocs/CMakeLists.txt
- docs/Doxyfile.in 0 additions, 0 deletionsdocs/Doxyfile.in
- docs/Makefile 0 additions, 20 deletionsdocs/Makefile
- docs/source/conf.py 3 additions, 3 deletionsdocs/source/conf.py
- docs/source/index.rst 5 additions, 1 deletiondocs/source/index.rst
- docs/source/library/distortion.rst 1 addition, 1 deletiondocs/source/library/distortion.rst
- docs/source/library/framer.rst 1 addition, 1 deletiondocs/source/library/framer.rst
- docs/source/library/linescanner.rst 1 addition, 1 deletiondocs/source/library/linescanner.rst
- docs/source/library/plugin.rst 1 addition, 1 deletiondocs/source/library/plugin.rst
- docs/source/library/sar.rst 1 addition, 1 deletiondocs/source/library/sar.rst
- docs/source/library/utilities.rst 1 addition, 1 deletiondocs/source/library/utilities.rst
- docs/source/sensors/Cassini.rst 26 additions, 24 deletionsdocs/source/sensors/Cassini.rst
- docs/source/sensors/Selene.rst 2 additions, 0 deletionsdocs/source/sensors/Selene.rst
- docs/source/sensors/index.rst 20 additions, 0 deletionsdocs/source/sensors/index.rst
- docs/source/user/isd_generation.rst 9 additions, 18 deletionsdocs/source/user/isd_generation.rst
.github/workflows/aws_doc_deploy.yml
0 → 100644
docs/CMakeLists.txt
0 → 100644
File moved
docs/Makefile
deleted
100644 → 0
docs/source/sensors/index.rst
0 → 100644
Please register or sign in to comment