diff --git a/Documentation/docs/index.md b/Documentation/docs/index.md index 235c3363f..0ad907335 100644 --- a/Documentation/docs/index.md +++ b/Documentation/docs/index.md @@ -2,6 +2,6 @@ canonicalPath: [ "docs/" ] --- -# Documentation +# API Documentation You can find information about all NetCord objects here. diff --git a/Documentation/templates-src/NetCord/partials/root.tmpl.partial b/Documentation/templates-src/NetCord/partials/root.tmpl.partial index 3e2f5521b..73ef5fef5 100644 --- a/Documentation/templates-src/NetCord/partials/root.tmpl.partial +++ b/Documentation/templates-src/NetCord/partials/root.tmpl.partial @@ -4,7 +4,7 @@
Get Started Guides - Docs + API Docs
diff --git a/Documentation/toc.yml b/Documentation/toc.yml index 88091745a..04f169366 100644 --- a/Documentation/toc.yml +++ b/Documentation/toc.yml @@ -1,5 +1,5 @@ - name: Guides href: guides/ -- name: Documentation +- name: API Docs href: docs/ homepage: docs/