Open
Description
Feature Name
Navigation through combined modules
Description
Hello!
I am trying to create a combined doccarchive with CLI comman docc merge
.
I use it like this
docc merge /path/firstModule /path/secondModule
It merges my modules, but when i try to serve combined .doccarchive
from the root directory, i get this error
The page you're looking for can't be found.
Pages with paths like http://localhost/documentation/firstmodule
work correctly. So it looks like combining works, but it doesnt generate something like a "entrypoint" or "landing" for easy navigations through the modules.
Maybe I am doing something wrong. If so, please help me to understand how can I achieve desirable functionality. If not, it would be a great feature to have.
Motivation
No response
Importance
No response
Alternatives Considered
No response