mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 10:18:26 +00:00
api docs++
This commit is contained in:
parent
a7d1f32c89
commit
51193f1d20
15 changed files with 188 additions and 113 deletions
|
|
@ -31,7 +31,7 @@ for example in examples:
|
|||
f" * [{example.name}](#{slug}){comment}"
|
||||
)
|
||||
listings.append(f"""
|
||||
<h2 id="{slug}">Example: {example.name}</h2>
|
||||
<h3 id="{slug}">Example: {example.name}</h3>
|
||||
|
||||
```python
|
||||
{code}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue