-
- Downloads
Docs workflow (#557)
* Docs workflow (#549) * Test docs build * Retry * Add brackets * Add conda install doxygen and doxygen command * Output some logging * Move doxygen command inside docs dir * Fix ls typo * Build docs for all linux * Add back cd docs * Test windows * Try python3.11 * Conditional build docs * Build docs on 3.11 * Test S3 connection * Setup Hugo * Add permissions * Add condition to build docs when merging * Add no-sign-request bool * Replace aws ls with sync * Try removing no-sign-request for sync * Add back no-sign-request with existing ale folder in s3 * Try changing aws-region * Change region back to west-2 and test only ls * Upload to asc-docs instead of asc-public-docs * Test selective build and docs upload * Use sphinx-build cmd * Revert and upload only html folder * Full test run * Set docs push condition to last two steps * Change branch to main * Update docs setup * Update make.bat configs * Turn off docs build for windows * OCAP compliance * Revert file structure * Just in case windows too * Fix sphinx doc folder path * Remove public/.doctrees
Showing
- .github/workflows/aws_doc_deploy.yml 49 additions, 0 deletions.github/workflows/aws_doc_deploy.yml
- .github/workflows/ci_testing.yml 29 additions, 3 deletions.github/workflows/ci_testing.yml
- CMakeLists.txt 11 additions, 0 deletionsCMakeLists.txt
- cmake/FindSphinx.cmake 11 additions, 0 deletionscmake/FindSphinx.cmake
- doc_environment.yml 10 additions, 0 deletionsdoc_environment.yml
- docs/CMakeLists.txt 64 additions, 0 deletionsdocs/CMakeLists.txt
- docs/Doxyfile.in 3 additions, 3 deletionsdocs/Doxyfile.in
- docs/Makefile 0 additions, 19 deletionsdocs/Makefile
- docs/_templates/layout.html 10 additions, 0 deletionsdocs/_templates/layout.html
- docs/_templates/usgsfooter.html 70 additions, 0 deletionsdocs/_templates/usgsfooter.html
- docs/_templates/usgsheader.html 136 additions, 0 deletionsdocs/_templates/usgsheader.html
- docs/conf.py 6 additions, 5 deletionsdocs/conf.py
- docs/make.bat 1 addition, 1 deletiondocs/make.bat
Loading
Please register or sign in to comment