mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
Merge pull request #4044 from mplattner/fix-docs-generation
fix docs generation
This commit is contained in:
commit
7e0a57aee4
@ -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
|
||||
|
@ -1,5 +1,5 @@
|
||||
scripts/*.py {
|
||||
prep: build.sh
|
||||
prep: ./build.sh
|
||||
}
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user