mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 22:00:10 -05:00
b1b7d01172
We use the convention `Help/<type>/<doc>` for indexing each document as an object of type `<type>`. Split the document name on the first slash rather than the last slash so that multi-level documents like `Help/guide/tutorial/index.rst` are indexed as their top-level type.