Skip to content

Commit d1d8729

Browse files
committed
Deployed dc6aa93 with MkDocs version: 1.6.1
1 parent d45542f commit d1d8729

25 files changed

Lines changed: 70 additions & 70 deletions

File tree

404.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

changelog/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

code_of_conduct/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

contributing/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

coverage/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

credits/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

license/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

llms-full.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,7 @@ Returns:
11901190

11911191
- `Markup` – An HTML string.
11921192

1193-
Source code in `.venv/lib/python3.14/site-packages/mkdocstrings/_internal/handlers/base.py`
1193+
Source code in `.venv/lib/python3.13/site-packages/mkdocstrings/_internal/handlers/base.py`
11941194

11951195
```python
11961196
def do_convert_markdown(
@@ -1289,7 +1289,7 @@ Returns:
12891289

12901290
- `Markup` – An HTML string.
12911291

1292-
Source code in `.venv/lib/python3.14/site-packages/mkdocstrings/_internal/handlers/base.py`
1292+
Source code in `.venv/lib/python3.13/site-packages/mkdocstrings/_internal/handlers/base.py`
12931293

12941294
```python
12951295
def do_heading(
@@ -1433,7 +1433,7 @@ Returns:
14331433

14341434
- `list[Path]` – The extensions templates directories.
14351435

1436-
Source code in `.venv/lib/python3.14/site-packages/mkdocstrings/_internal/handlers/base.py`
1436+
Source code in `.venv/lib/python3.13/site-packages/mkdocstrings/_internal/handlers/base.py`
14371437

14381438
```python
14391439
def get_extended_templates_dirs(self, handler: str) -> list[Path]:
@@ -1461,7 +1461,7 @@ Returns:
14611461

14621462
- `Sequence[Element]` – A list of HTML elements.
14631463

1464-
Source code in `.venv/lib/python3.14/site-packages/mkdocstrings/_internal/handlers/base.py`
1464+
Source code in `.venv/lib/python3.13/site-packages/mkdocstrings/_internal/handlers/base.py`
14651465

14661466
```python
14671467
def get_headings(self) -> Sequence[Element]:
@@ -1554,7 +1554,7 @@ Returns:
15541554

15551555
- `Path` – The templates directory path.
15561556

1557-
Source code in `.venv/lib/python3.14/site-packages/mkdocstrings/_internal/handlers/base.py`
1557+
Source code in `.venv/lib/python3.13/site-packages/mkdocstrings/_internal/handlers/base.py`
15581558

15591559
```python
15601560
def get_templates_dir(self, handler: str | None = None) -> Path:
@@ -1822,7 +1822,7 @@ Teardown the handler.
18221822

18231823
This method should be implemented to, for example, terminate a subprocess that was started when creating the handler instance.
18241824

1825-
Source code in `.venv/lib/python3.14/site-packages/mkdocstrings/_internal/handlers/base.py`
1825+
Source code in `.venv/lib/python3.13/site-packages/mkdocstrings/_internal/handlers/base.py`
18261826

18271827
```python
18281828
def teardown(self) -> None:

reference/api/index.html

Lines changed: 18 additions & 18 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)