mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 18:08:31 +07:00
A deprecation warning is issued for all old variables and all new page specific variables are attributes of the 'page' object. Global variables are uneffected, except page_description. See the changes described in the release notes for details. Fixes #874.