Mkdocs: Remove `include_nav` and `include_next_prev`

Created on 27 Jun 2015  路  5Comments  路  Source: mkdocs/mkdocs

Seems these two config options were never documented. I can't imagine ever wanting them either TBH :)

Deprecation

Most helpful comment

I didn't know about this feature, but I am very grateful to have found out about it here. Very useful when building a site/docs that don't have a strict linear progression. I would vote that the feature be documented rather than deprecated.

All 5 comments

Perhaps we could drop em? (And eg set the nav context and next/prev context to None on single page sites?)

Even better.

I didn't know about this feature, but I am very grateful to have found out about it here. Very useful when building a site/docs that don't have a strict linear progression. I would vote that the feature be documented rather than deprecated.

Seems to me that this customization could be offered through theme customization as described in #607. Obviously, for it to work that way a few edits to the built-in themes would be needed first.

This was addressed some time ago in 4a532be. I guess we missed closing this (there were a few duplicates) so I'm closing it now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nodesocket picture nodesocket  路  6Comments

beeva-marcosromero picture beeva-marcosromero  路  4Comments

twardoch picture twardoch  路  3Comments

mikemadeja picture mikemadeja  路  6Comments

adrwh picture adrwh  路  5Comments