Skip to content

Commit

Permalink
Deployed d9d310a with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Feb 17, 2025
1 parent 14d81b0 commit ed3827b
Show file tree
Hide file tree
Showing 23 changed files with 110 additions and 87 deletions.
2 changes: 1 addition & 1 deletion 404.html

Large diffs are not rendered by default.

35 changes: 29 additions & 6 deletions assets/_mkdocstrings.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,23 @@
font-weight: bold;
}

/* Backlinks crumb separator. */
.doc-backlink-crumb:not(:first-child) {
display: inline-flex;
gap: .2rem;
white-space: nowrap;
}
.doc-backlink-crumb:not(:first-child)::before {
background-color: var(--md-default-fg-color--lighter);
content: "";
display: inline;
height: 1rem;
-webkit-mask-image: var(--md-path-icon);
mask-image: var(--md-path-icon);
width: 1rem;
font-size: 1rem;
}

/* Symbols in Navigation and ToC. */
:root, :host,
[data-md-color-scheme="default"] {
Expand Down Expand Up @@ -83,7 +100,8 @@ code.doc-symbol {
font-weight: bold;
}

code.doc-symbol-parameter {
code.doc-symbol-parameter,
a code.doc-symbol-parameter {
color: var(--doc-symbol-parameter-fg-color);
background-color: var(--doc-symbol-parameter-bg-color);
}
Expand All @@ -92,7 +110,8 @@ code.doc-symbol-parameter::after {
content: "param";
}

code.doc-symbol-attribute {
code.doc-symbol-attribute,
a code.doc-symbol-attribute {
color: var(--doc-symbol-attribute-fg-color);
background-color: var(--doc-symbol-attribute-bg-color);
}
Expand All @@ -101,7 +120,8 @@ code.doc-symbol-attribute::after {
content: "attr";
}

code.doc-symbol-function {
code.doc-symbol-function,
a code.doc-symbol-function {
color: var(--doc-symbol-function-fg-color);
background-color: var(--doc-symbol-function-bg-color);
}
Expand All @@ -110,7 +130,8 @@ code.doc-symbol-function::after {
content: "func";
}

code.doc-symbol-method {
code.doc-symbol-method,
a code.doc-symbol-method {
color: var(--doc-symbol-method-fg-color);
background-color: var(--doc-symbol-method-bg-color);
}
Expand All @@ -119,7 +140,8 @@ code.doc-symbol-method::after {
content: "meth";
}

code.doc-symbol-class {
code.doc-symbol-class,
a code.doc-symbol-class {
color: var(--doc-symbol-class-fg-color);
background-color: var(--doc-symbol-class-bg-color);
}
Expand All @@ -128,7 +150,8 @@ code.doc-symbol-class::after {
content: "class";
}

code.doc-symbol-module {
code.doc-symbol-module,
a code.doc-symbol-module {
color: var(--doc-symbol-module-fg-color);
background-color: var(--doc-symbol-module-bg-color);
}
Expand Down

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/stylesheets/main.957d08c0.min.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/stylesheets/main.d0dfab1c.min.css

This file was deleted.

4 changes: 2 additions & 2 deletions changelog/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions code_of_conduct/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions contributing/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions coverage/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions credits/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions license/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MkDocs plugin to generate an [/llms.txt file](https://llmstxt.org/).

> /llms.txt - A proposal to standardise on using an /llms.txt file to provide information to help LLMs use a website at inference time.

See our own dynamically generated [/llms.txt](llms.txt) as a demonstration.
See our own dynamically generated [/llms.txt](https://pawamoy.github.io/mkdocs-llmstxt/llms.txt) as a demonstration.

## Installation

Expand Down
4 changes: 2 additions & 2 deletions reference/SUMMARY/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions reference/mkdocs_llmstxt/config/index.html

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions reference/mkdocs_llmstxt/debug/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions reference/mkdocs_llmstxt/index.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions reference/mkdocs_llmstxt/logger/index.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions reference/mkdocs_llmstxt/plugin/index.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions reference/mkdocs_llmstxt/preprocess/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,58 +2,58 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://pawamoy.github.io/mkdocs-llmstxt/</loc>
<lastmod>2025-01-14</lastmod>
<lastmod>2025-02-17</lastmod>
</url>
<url>
<loc>https://pawamoy.github.io/mkdocs-llmstxt/changelog/</loc>
<lastmod>2025-01-14</lastmod>
<lastmod>2025-02-17</lastmod>
</url>
<url>
<loc>https://pawamoy.github.io/mkdocs-llmstxt/code_of_conduct/</loc>
<lastmod>2025-01-14</lastmod>
<lastmod>2025-02-17</lastmod>
</url>
<url>
<loc>https://pawamoy.github.io/mkdocs-llmstxt/contributing/</loc>
<lastmod>2025-01-14</lastmod>
<lastmod>2025-02-17</lastmod>
</url>
<url>
<loc>https://pawamoy.github.io/mkdocs-llmstxt/credits/</loc>
<lastmod>2025-01-14</lastmod>
<lastmod>2025-02-17</lastmod>
</url>
<url>
<loc>https://pawamoy.github.io/mkdocs-llmstxt/license/</loc>
<lastmod>2025-01-14</lastmod>
<lastmod>2025-02-17</lastmod>
</url>
<url>
<loc>https://pawamoy.github.io/mkdocs-llmstxt/reference/SUMMARY/</loc>
<lastmod>2025-01-14</lastmod>
<lastmod>2025-02-17</lastmod>
</url>
<url>
<loc>https://pawamoy.github.io/mkdocs-llmstxt/reference/mkdocs_llmstxt/</loc>
<lastmod>2025-01-14</lastmod>
<lastmod>2025-02-17</lastmod>
</url>
<url>
<loc>https://pawamoy.github.io/mkdocs-llmstxt/reference/mkdocs_llmstxt/config/</loc>
<lastmod>2025-01-14</lastmod>
<lastmod>2025-02-17</lastmod>
</url>
<url>
<loc>https://pawamoy.github.io/mkdocs-llmstxt/reference/mkdocs_llmstxt/debug/</loc>
<lastmod>2025-01-14</lastmod>
<lastmod>2025-02-17</lastmod>
</url>
<url>
<loc>https://pawamoy.github.io/mkdocs-llmstxt/reference/mkdocs_llmstxt/logger/</loc>
<lastmod>2025-01-14</lastmod>
<lastmod>2025-02-17</lastmod>
</url>
<url>
<loc>https://pawamoy.github.io/mkdocs-llmstxt/reference/mkdocs_llmstxt/plugin/</loc>
<lastmod>2025-01-14</lastmod>
<lastmod>2025-02-17</lastmod>
</url>
<url>
<loc>https://pawamoy.github.io/mkdocs-llmstxt/reference/mkdocs_llmstxt/preprocess/</loc>
<lastmod>2025-01-14</lastmod>
<lastmod>2025-02-17</lastmod>
</url>
<url>
<loc>https://pawamoy.github.io/mkdocs-llmstxt/coverage/</loc>
<lastmod>2025-01-14</lastmod>
<lastmod>2025-02-17</lastmod>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit ed3827b

Please sign in to comment.