Merge pull request #4044 from mplattner/fix-docs-generation

fix docs generation
This commit is contained in:
Maximilian Hils 2020-06-25 17:28:47 +02:00 committed by GitHub
commit 7e0a57aee4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -120,7 +120,7 @@ Documentation
The following tools are required to build the mitmproxy docs:
- Hugo_
- Hugo_ (the extended version ``hugo_extended`` is required)
- modd_
.. code-block:: bash

View File

@ -1,5 +1,5 @@
scripts/*.py {
prep: build.sh
prep: ./build.sh
}
{