Skip to content

Commit

Permalink
Merge pull request #857 from boegel/cleanup_old_docs
Browse files Browse the repository at this point in the history
remove sources for EasyBuild docs + refer to docs.easybuild.io + put auto-redirects in place
  • Loading branch information
branfosj authored Jan 29, 2023
2 parents 0414e68 + 1ff95d0 commit e792bd6
Show file tree
Hide file tree
Showing 351 changed files with 114 additions and 119,343 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/doc_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,9 @@ jobs:
bash .github/workflows/check_with_codespell.sh
- name: Test with sphinx
run: |
pip install sphinx
pip install -r docs/requirements.txt
# This test is weak, options -nWT would make it stronger but we have many warnings...
READTHEDOCS=1 sphinx-build docs build
- name: Check release notes
run: |
# make sure release notes are in place for current version
ebver=$(grep '^VERSION' setup.py | sed "s/VERSION = '\([0-9.]*\)'/\1/g")
grep "^EasyBuild v${ebver}" docs/Release_notes.rst
- name: Test installation
run: |
pip install .
Expand Down
78 changes: 0 additions & 78 deletions docs/Archived-easyconfigs.rst

This file was deleted.

98 changes: 0 additions & 98 deletions docs/Backup_modules.rst

This file was deleted.

Loading

0 comments on commit e792bd6

Please sign in to comment.