mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-09 15:02:08 -03:30
feat: add noCompileLinks option to Docsify configuration (#12751)
This commit is contained in:
parent
57f7c44718
commit
e6a5266bad
@ -38,6 +38,7 @@
|
|||||||
loadSidebar: 'docs/_sidebar.md',
|
loadSidebar: 'docs/_sidebar.md',
|
||||||
repo: 'https://github.com/kubernetes-sigs/kubespray',
|
repo: 'https://github.com/kubernetes-sigs/kubespray',
|
||||||
auto2top: true,
|
auto2top: true,
|
||||||
|
noCompileLinks: ['.*\.ini'],
|
||||||
logo: '/logo/logo-clear.png'
|
logo: '/logo/logo-clear.png'
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user