Skip to content

Layout should be configurable per page #229

@dgarcia360

Description

@dgarcia360

Motivation

The option hide_sidebar_index applies to all the versions of the project. However, the new design does not add a sidebar on the main page, breaking the UI of previous versions that do not have the new landing page design.

To solve this issue, we could decide to show or hide the side-nav per page instead of per project. For example, we can create a new custom directive :full-width: that's added a the top of every file where you don't want to show the sidebar.

This change lets projects have previous documentation versions with sidebar, whereas in new versions the sidebar remains hidden.

Proposal

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions