File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11---
2+ title : Versioning
23slug : /versioning
34---
45
5- # Versioning
6-
76You can use the ** versioning CLI** to create a new documentation version based on the latest content in the ` docs ` directory.
87That specific set of documentation will then be preserved and accessible even as the documentation in the ` docs ` directory continues to evolve.
98
@@ -163,4 +162,4 @@ These automatically resolve the best version to display.
163162* ** Link docs by file paths** (` .md ` ), letting Docusaurus rewrite URLs correctly.
164163* ** Decide asset strategy** – store images/files either in versioned folders (for frozen snapshots) or in ` /static ` for shared use.
165164
166- By following these guidelines, you can maintain a clean and scalable documentation workflow while supporting multiple versions of your project.
165+ By following these guidelines, you can maintain a clean and scalable documentation workflow while supporting multiple versions of your project.
You can’t perform that action at this time.
0 commit comments