Skip to content
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

feat(devx): Add Docusaurs versioning for docs #4555

Closed
wants to merge 4 commits into from

Conversation

lucas-tortora
Copy link
Contributor

@lucas-tortora lucas-tortora commented Dec 18, 2024

Description of change

This PR depends on #4554

Added versioning for the devnet and testnet.

TODO

After #4554 is merged, we need to modify the download docs step to download both network docs to fix the build.

Links to any relevant issues

Fixes #1431
Fixes #3114

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

Docs were built locally.

Change checklist

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

…added a devnet docs folder, and a version switcher.
@lucas-tortora lucas-tortora requested a review from a team as a code owner December 18, 2024 17:11
@iota-ci iota-ci added the devx Issues related to the DevX team label Dec 18, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed devx Issues related to the DevX team labels Dec 18, 2024
@lucas-tortora lucas-tortora marked this pull request as draft December 18, 2024 17:13
@iota-ci iota-ci added the devx Issues related to the DevX team label Dec 18, 2024
@lucas-tortora
Copy link
Contributor Author

Closed as it was deemed overkill for the time being.

@lucas-tortora lucas-tortora deleted the devx/docusaurus-versioning branch January 31, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devx Issues related to the DevX team documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement an intuitive versioning system Implement versioning using Docusaurus
2 participants