It would be great to use the docsy docs section without the landing page.
I try to force layout: docs at top level, but i think layout/_default apply before docs layout.
- If i keep the docs section in the folder docs i have a blank page at top-level
- If i push the docs layout at top-level i have a page without docs layout style.
- no navbar / no right menu
Could you help me?