From 484f92f59491f8c70823ad683722905a406936c3 Mon Sep 17 00:00:00 2001 From: Jon Smock Date: Wed, 16 Oct 2024 22:19:41 +0000 Subject: [PATCH] DO NOT MERGE, render branch's README changes --- docs/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 8441b2f..ffd42e5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -14,10 +14,13 @@ window.$docsify = { name: 'dctest', repo: 'Viasat/dctest', - homepage: 'https://raw.githubusercontent.com/Viasat/dctest/main/README.md', + //homepage: 'https://raw.githubusercontent.com/Viasat/dctest/main/README.md', // Uncomment to follow a symlink to root README.md and test rendering locally //homepage: '_render-local-README.md', + // Temporarily render branch's README updates + homepage: 'https://raw.githubusercontent.com/Viasat/dctest/better-documentation/README.md', + auto2top: true, loadSidebar: true, subMaxLevel: 3