mirror of https://github.com/astral-sh/ruff
Serve docs under /docs subdirectory
This commit is contained in:
parent
0fa8c578cb
commit
860e3110c0
|
|
@ -26,6 +26,7 @@ theme:
|
||||||
repo_url: https://github.com/charliermarsh/ruff
|
repo_url: https://github.com/charliermarsh/ruff
|
||||||
repo_name: ruff
|
repo_name: ruff
|
||||||
site_author: charliermarsh
|
site_author: charliermarsh
|
||||||
|
site_url: https://beta.ruff.rs/docs/
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- toc:
|
- toc:
|
||||||
permalink: "#"
|
permalink: "#"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue