Replies: 2 comments 2 replies
-
|
How does this solve the versioning? I do not see anywhere a version selector here.
if we want to include the versioning, then each component needs to |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I am in favor of this solution. Regarding the cons:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Issue
Currently the documentation of the various components is not versioned, once we update the docs for SLIM or Directory, the previous versions documentation is gone.
Since these components are being released at different intervals, we need to implement separate versioning for each component.
MkDocs does not support multiple versions under the same website.
The Proposed Solution
Split up the documentation, so each component has it's own website that supports versioning.
docs.agntcy.orgwould remain as the main page with the Introduction, Getting Started, CSIT, Glossary, and Contributing Guide.<component>.agntcy.org.agntcy/<component>/docsPros
Cons
Please share your thoughts and opinions :)
Beta Was this translation helpful? Give feedback.
All reactions