mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
improve wording
This commit is contained in:
parent
f580e0ea97
commit
68a7d37d53
@ -7,10 +7,8 @@ This directory houses the mitmproxy documentation available at <https://docs.mit
|
|||||||
1. Install [hugo](https://gohugo.io/).
|
1. Install [hugo](https://gohugo.io/).
|
||||||
2. Windows users: Depending on your git settings, you may need to manually create a symlink from
|
2. Windows users: Depending on your git settings, you may need to manually create a symlink from
|
||||||
/docs/src/examples to /examples.
|
/docs/src/examples to /examples.
|
||||||
|
3. Make sure the mitmproxy Python package is installed.
|
||||||
Make sure mitmproxy python package is installed.
|
4. Run `./build-current` to generate the documentation source files in `./src/generated`.
|
||||||
|
|
||||||
Run `./build-current` script in docs folder. If you skip this step, hugo will fail because files in ./src/generated are missing
|
|
||||||
|
|
||||||
Now you can run `hugo server -D` in ./src.
|
Now you can run `hugo server -D` in ./src.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user