mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
New Docs Layout (#7593)
* wip * wip * docs: improve content structure * make menu collapsible * move anchor to the end of the heading * layout fixes * avoid menu items with the same name * wip * add CHANGELOG entry * [autofix.ci] apply automated fixes * fixup --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
a5a192af3d
commit
63a0b8d149
166 changed files with 986 additions and 14307 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -215,7 +215,7 @@ jobs:
|
|||
# For releases, also build the archive version of the docs.
|
||||
- run: ./docs/build.py
|
||||
env:
|
||||
DOCS_ARCHIVE: true
|
||||
DOCS_ARCHIVE: ${{ github.ref_name }}
|
||||
- if: startsWith(github.ref, 'refs/tags/')
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue