feat(docs): Fix images and ToC
[csit.git] / docs / config.toml
index 3c02a7e..d845560 100644 (file)
@@ -2,7 +2,7 @@ baseURL = 'https://csit.fd.io/cdocs'
 languageCode = 'en-us'
 title = 'CSIT-DOCS'
 
-publishDir = '../cdash/app/cdocs'
+publishDir = '../csit.infra.dash/app/cdocs'
 
 # (Optional) Set this to true if you use capital letters in file names
 disablePathToLower = true
@@ -35,7 +35,7 @@ path = 'github.com/alex-shpak/hugo-book'
   # (Optional, default true) Controls table of contents visibility on right side of pages.
   # Start and end levels can be controlled with markup.tableOfContents setting.
   # You can also specify this parameter per page in front matter.
-  BookToC = false
+  BookToC = true
 
   # (Optional, default docs) Specify section of content to render as menu
   # You can also set value to "*" to render all sections to menu