Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/Writerside/fmd.tree
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<toc-element toc-title="Getting Started">
<toc-element topic="getting_started_index.md"/>
<toc-element topic="software_hardware_prerequisites.md"/>
<toc-element topic="installation.md"/>
<toc-element topic="installation.md" accepts-web-file-names-ref="installation-redirect"/>
<toc-element topic="your_first_recording.md"/>
<toc-element topic="single_camera_recording.md"/>
<toc-element topic="multi_camera_calibration.md"/>
Expand Down
4 changes: 4 additions & 0 deletions docs/Writerside/redirection-rules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,8 @@
<description>Created after removal of "Doc Page Templates" from FreeMoCap Main Documentation</description>
<accepts>Templates.html</accepts>
</rule>
<rule id="installation-redirect">
<description>Redirect installation page from mkdocs to new location</description>
<accepts>installation.html</accepts>
</rule>
</rules>