Migrate documentation from the website repository#30
Open
MakisH wants to merge 11 commits into
Open
Conversation
Original commit: precice/precice.github.io@3877441
Content in the wiki co-authored-by: Michel Takken <39265603+micheltakken@users.noreply.github.com> Wiki: https://github.com/precice/code_aster-adapter/wiki Original commit: precice/precice.github.io@51e3752
Original commit: precice/precice.github.io@769e7b7
Content in the wiki co-authored-by: Michel Takken <39265603+micheltakken@users.noreply.github.com> Wiki: https://github.com/precice/code_aster-adapter/wiki Original commit: precice/precice.github.io@df887e5
Original commit: precice/precice.github.io@8cef793
uekerman
approved these changes
May 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR migrates the documentation from the website repository, in an effort to keep the documentation close to the respective code. It also retains the Git history, to be able to go back in time, and to give credit to the committers.
I am updating this otherwise stagnant repository first because the content is little, the commits few, and the potential impact small.
I have rewritten all commit messages to:
Docs migrate:The resulting Git history is linear, with the original dates. To not mix these commits with the previous history (mainly because we refer to this adapter in the distribution with a commit), I would do a "rebase and merge" and delete this branch. This should still allow one to see the evolution and authors of the documentation.
After merging, I would make another PR on the website to remove the content (as usual) and set up the submodule.
If this goes well, I would apply the same to the remaining adapters that currently have their documentation on the website: CalculiX, deal.II, FEniCS. I exclude Nutils (no repository) and G+Smo (third-party repository).