File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ input/
Original file line number Diff line number Diff line change 1- ---
2- render_macros : false
3- ---
4-
51# Topics
62
7- {{page.directory_nav()}}
3+ Use the left hand menu to explore topics related to implementing an application network.
Original file line number Diff line number Diff line change 11site_name : Skupper Documentation
2- site_url : !ENV [SITE_URL, 'http ://localhost:8000']
3- docs_dir : input
2+ site_url : https ://skupper.io/docs/
3+ docs_dir : docs- input
44site_dir : output/docs
55
66# Extra configuration
2929 features :
3030 # - navigation.tabs # REMOVED: This puts nav in horizontal tabs at top
3131 - navigation.sections # Show sections in sidebar
32- - navigation.expand # Auto-expand sections in sidebar
32+ # - navigation.expand # Auto-expand sections in sidebar (disabled for collapsible nav)
3333 - navigation.top # Back to top button
3434 - navigation.indexes # Section index pages
3535 - search.suggest # Search suggestions
7373 - Site Linking : system-yaml/site-linking.md
7474 - Service Exposure : system-yaml/service-exposure.md
7575 - Console : console/index.md
76+ - API Reference : /api/
7677 - Troubleshooting : troubleshooting/index.md
7778 - ...
7879
@@ -106,9 +107,8 @@ plugins:
106107
107108extra :
108109 # Static values for MVP - will be dynamic with macros plugin
109- skupper_version : " 2.1 .1"
110- skupper_cli_version : " 2.1 .1"
110+ skupper_version : " 2.2 .1"
111+ skupper_cli_version : " 2.2 .1"
111112 skupper_version_v1 : " 1.9.2"
112113 site_prefix : " "
113114
114- # Made with Bob
You can’t perform that action at this time.
0 commit comments