Document --change-time in web-based docs' command line reference (#1471)

* Document change-time in command line reference
* Keep mkdocs version under 1.3 both locally and for readthedocs
This commit is contained in:
Micah Jerome Ellison 2022-05-21 14:13:24 -07:00 committed by GitHub
parent 663f151974
commit 11209b4b42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 143 additions and 137 deletions

View file

@ -1,2 +1,2 @@
mkdocs==1.2.3
mkdocs>=1.0,<1.3
jinja2==3.0.3 # https://github.com/readthedocs/readthedocs.org/issues/9037