mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-27 19:28:37 -06:00
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.