Ftr/415 move docu from wiki to docs #472
Open
+622
−0
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.
Description, Context and related Issue
I moved the content (technical documentation) from the wiki to
edirom-online/docs
. The community agreed, the place does not fit best for the technical documentation and it is not under version control. A very good plus by cleaning the wiki while moving its content to a more suitable place is that we can capture the information regarding edirom community at the wiki now. I plan to delete the content of the wiki after this PR is reviewed and merged.four files were created in edirom-online/docs
docs/customize.md
, information from different subtopics of the old wiki-content were collected in this one file (created by @riedde and @nikobeer , still valid)docs/old-deprecated-documentation-from-wiki.md
, copy/paste the old sections without updates (created by @nikobeer and @bwbohl , deprecated, should be removed in releases after v1.0.0)docs/release-workflow.md
, was moved from the wiki (still valid, created 2022 by @riedde )docs/setup.md
, was added initially (created at ESS2024 by @feuerbart )Refs #415
How Has This Been Tested?
I did a self-review of the text.
Types of changes
Overview