Skip to content

Generate a list for each branch documentation.#43

Merged
dhebbeker merged 4 commits into
developfrom
feature/42-manage-github-pages-for-feature-branches
Sep 15, 2023
Merged

Generate a list for each branch documentation.#43
dhebbeker merged 4 commits into
developfrom
feature/42-manage-github-pages-for-feature-branches

Conversation

@dhebbeker

Copy link
Copy Markdown
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

dhebbeker commented Sep 15, 2023

Copy link
Copy Markdown
Member Author
  • 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