Skip to content

Generate a list for each branch documentation. #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dhebbeker
Copy link
Member

Now the documentation for each branch is generated in a path, which corresponds to the branch name.

All directories in the branch gh-pages which do not correspond to a branch are deleted on push to develop or main.

An entry page is generated which links to the paths for the documentation of all branches.

The documentation for some branches may be unavailable at first. Those branches need to merge with develop and push. Only then the documentation will be available.

Resolves #42.

@dhebbeker dhebbeker added documentation Improvements or additions to documentation CI infrastructure Anything related to automatic builds and checks. labels Sep 15, 2023
@dhebbeker
Copy link
Member Author

dhebbeker commented Sep 15, 2023

  • the branch list should be updated on push to any branch

@dhebbeker dhebbeker force-pushed the feature/42-manage-github-pages-for-feature-branches branch from 64525b9 to b5e00b9 Compare September 15, 2023 12:43
@dhebbeker dhebbeker force-pushed the feature/42-manage-github-pages-for-feature-branches branch from b5e00b9 to 58a6f9a Compare September 15, 2023 12:55
@dhebbeker dhebbeker force-pushed the feature/42-manage-github-pages-for-feature-branches branch from ea95070 to 876ec38 Compare September 15, 2023 13:12
@dhebbeker dhebbeker marked this pull request as ready for review September 15, 2023 13:18
@dhebbeker dhebbeker merged commit ba399e7 into develop Sep 15, 2023
@dhebbeker dhebbeker deleted the feature/42-manage-github-pages-for-feature-branches branch September 15, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI infrastructure Anything related to automatic builds and checks. documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Manage GitHub pages for feature branches.
1 participant