diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 9d3ce3d..f36bd40 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -1,4 +1,4 @@ -site_name: LanceDB +site_name: LanceDB Documentation site_url: https://lancedb.github.io/docs repo_url: https://github.com/lancedb/lancedb edit_uri: https://github.com/lancedb/documentation @@ -160,7 +160,7 @@ markdown_extensions: baselevel: 1 permalink: "" -use_directory_urls: false +use_directory_urls: true nav: - Documentation: diff --git a/docs/overrides/main.html b/docs/overrides/main.html deleted file mode 100644 index 01276a0..0000000 --- a/docs/overrides/main.html +++ /dev/null @@ -1,6 +0,0 @@ -{% extends "base.html" %} - -{% block announce %} -{% include "partials/announcement.html" %} -{% endblock %} - diff --git a/docs/overrides/partials/announcement.html b/docs/overrides/partials/announcement.html deleted file mode 100644 index bbddcf9..0000000 --- a/docs/overrides/partials/announcement.html +++ /dev/null @@ -1,199 +0,0 @@ - -
diff --git a/docs/overrides/partials/discord.html b/docs/overrides/partials/discord.html deleted file mode 100644 index d976bc5..0000000 --- a/docs/overrides/partials/discord.html +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/docs/overrides/partials/footer.html b/docs/overrides/partials/footer.html deleted file mode 100644 index f6075af..0000000 --- a/docs/overrides/partials/footer.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - diff --git a/docs/overrides/partials/github.html b/docs/overrides/partials/github.html deleted file mode 100644 index 94b429a..0000000 --- a/docs/overrides/partials/github.html +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/docs/overrides/partials/header.html b/docs/overrides/partials/header.html deleted file mode 100644 index 7a29e4c..0000000 --- a/docs/overrides/partials/header.html +++ /dev/null @@ -1,288 +0,0 @@ - - -