mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-26 04:36:38 +00:00
Update docs
This commit is contained in:
parent
7e00438612
commit
0a68afdfda
@ -56,9 +56,10 @@
|
||||
crossChapterText: false,
|
||||
},
|
||||
|
||||
'page-toc': {
|
||||
tocMaxLevel: 3,
|
||||
target: 'h1, h2, h3'
|
||||
toc: {
|
||||
scope: '.markdown-section',
|
||||
headings: 'h1, h2, h3, h4, h5, h6',
|
||||
title: 'Table of Contents',
|
||||
},
|
||||
}
|
||||
</script>
|
||||
@ -76,7 +77,7 @@
|
||||
|
||||
<script src="https://unpkg.com/docsify-pagination/dist/docsify-pagination.min.js"></script>
|
||||
|
||||
<script src="https://unpkg.com/docsify-page-toc/dist/docsify-page-toc.js"></script>
|
||||
<script src="https://unpkg.com/docsify-toc@1.0.0/dist/toc.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user