mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Update docs
This commit is contained in:
parent
18121e3f78
commit
2f59a193c8
@ -51,8 +51,12 @@
|
||||
pagination: {
|
||||
crossChapter: true,
|
||||
crossChapterText: false,
|
||||
}
|
||||
},
|
||||
|
||||
'page-toc': {
|
||||
tocMaxLevel: 3,
|
||||
target: 'h1, h2, h3'
|
||||
},
|
||||
}
|
||||
</script>
|
||||
<!-- Docsify v4 -->
|
||||
@ -68,6 +72,8 @@
|
||||
<script src="https://cdn.jsdelivr.net/npm/docsify-sidebar-collapse/dist/docsify-sidebar-collapse.min.js"></script>
|
||||
|
||||
<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>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user