fix docs generation
This commit is contained in:
parent
1f6a980df3
commit
527e5fcd22
|
@ -120,7 +120,7 @@ Documentation
|
|||
|
||||
The following tools are required to build the mitmproxy docs:
|
||||
|
||||
- Hugo_
|
||||
- Hugo_ (the extended version `hugo_version` is required)
|
||||
- modd_
|
||||
|
||||
.. code-block:: bash
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
scripts/*.py {
|
||||
prep: build.sh
|
||||
prep: ./build.sh
|
||||
}
|
||||
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue