diff --git a/docs/manifest.json b/docs/manifest.json index ab57f9a..0f8c376 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -1,5 +1,5 @@ { - "source_base_path": "C:/Users/sfree/software_projects/anthropic-client/docfx", + "source_base_path": "/home/runner/work/anthropic-client/anthropic-client/docfx", "xrefmap": "xrefmap.yml", "files": [ { @@ -644,11 +644,11 @@ "type": "Toc", "source_relative_path": "api/toc.yml", "output": { - ".html": { - "relative_path": "api/toc.html" - }, ".json": { "relative_path": "api/toc.json" + }, + ".html": { + "relative_path": "api/toc.html" } }, "version": "" @@ -667,11 +667,11 @@ "type": "Toc", "source_relative_path": "toc.yml", "output": { - ".html": { - "relative_path": "toc.html" - }, ".json": { "relative_path": "toc.json" + }, + ".html": { + "relative_path": "toc.html" } }, "version": "" diff --git a/docs/public/main.css b/docs/public/main.css old mode 100755 new mode 100644