Skip to content

Commit

Permalink
Deployed b1e5dd4 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Aug 4, 2024
1 parent d7e0c67 commit 8892b67
Show file tree
Hide file tree
Showing 27 changed files with 97 additions and 322 deletions.
2 changes: 1 addition & 1 deletion 404.html

Large diffs are not rendered by default.

266 changes: 0 additions & 266 deletions assets/_markdown_exec_ansi.css

This file was deleted.

1 change: 1 addition & 0 deletions assets/_markdown_exec_pyodide.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ html[data-theme="dark"] {
.pyodide-output {
width: 100%;
margin-bottom: -15px;
min-height: 46px;
max-height: 400px
}

Expand Down
12 changes: 11 additions & 1 deletion assets/_mkdocstrings.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
margin-right: 0.2rem;
}

/* Backward-compatibility: docstring section titles in bold. */
.doc-section-title {
font-weight: bold;
}

/* Symbols in Navigation and ToC. */
:root,
[data-md-color-scheme="default"] {
Expand Down Expand Up @@ -130,4 +135,9 @@ code.doc-symbol-module {

code.doc-symbol-module::after {
content: "mod";
}
}

.doc-signature .autorefs {
color: inherit;
border-bottom: 1px dotted currentcolor;
}
3 changes: 0 additions & 3 deletions assets/javascripts/bundle.cd25cebc.min.js

This file was deleted.

3 changes: 3 additions & 0 deletions assets/javascripts/bundle.d249fdc4.min.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

This file was deleted.

2 changes: 1 addition & 1 deletion changelog/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 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.

2 changes: 1 addition & 1 deletion credits/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/mkdocstrings.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ a.autorefs-external::after {

height: 1em;
width: 1em;
background-color: var(--md-typeset-a-color);
background-color: currentColor;
}

a.external:hover::after,
Expand Down
29 changes: 28 additions & 1 deletion index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion insiders/changelog/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions insiders/goals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ goals:
features:
- name: "[Project] A TypeScript handler for mkdocstrings"
ref: /
since: 2024/05/08
2 changes: 1 addition & 1 deletion insiders/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions insiders/installation/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.

Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion reference/SUMMARY/index.html

Large diffs are not rendered by default.

24 changes: 13 additions & 11 deletions reference/mkdocstrings_handlers/typescript/debug/index.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions reference/mkdocstrings_handlers/typescript/handler/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions reference/mkdocstrings_handlers/typescript/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.

26 changes: 13 additions & 13 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,67 +2,67 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://mkdocstrings.github.io/typescript/</loc>
<lastmod>2024-03-15</lastmod>
<lastmod>2024-08-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://mkdocstrings.github.io/typescript/changelog/</loc>
<lastmod>2024-03-15</lastmod>
<lastmod>2024-08-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://mkdocstrings.github.io/typescript/code_of_conduct/</loc>
<lastmod>2024-03-15</lastmod>
<lastmod>2024-08-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://mkdocstrings.github.io/typescript/contributing/</loc>
<lastmod>2024-03-15</lastmod>
<lastmod>2024-08-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://mkdocstrings.github.io/typescript/credits/</loc>
<lastmod>2024-03-15</lastmod>
<lastmod>2024-08-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://mkdocstrings.github.io/typescript/license/</loc>
<lastmod>2024-03-15</lastmod>
<lastmod>2024-08-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://mkdocstrings.github.io/typescript/insiders/</loc>
<lastmod>2024-03-15</lastmod>
<lastmod>2024-08-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://mkdocstrings.github.io/typescript/insiders/changelog/</loc>
<lastmod>2024-03-15</lastmod>
<lastmod>2024-08-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://mkdocstrings.github.io/typescript/insiders/installation/</loc>
<lastmod>2024-03-15</lastmod>
<lastmod>2024-08-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://mkdocstrings.github.io/typescript/reference/SUMMARY/</loc>
<lastmod>2024-03-15</lastmod>
<lastmod>2024-08-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://mkdocstrings.github.io/typescript/reference/mkdocstrings_handlers/typescript/</loc>
<lastmod>2024-03-15</lastmod>
<lastmod>2024-08-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://mkdocstrings.github.io/typescript/reference/mkdocstrings_handlers/typescript/debug/</loc>
<lastmod>2024-03-15</lastmod>
<lastmod>2024-08-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://mkdocstrings.github.io/typescript/reference/mkdocstrings_handlers/typescript/handler/</loc>
<lastmod>2024-03-15</lastmod>
<lastmod>2024-08-04</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 8892b67

Please sign in to comment.