1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 16:48:05 +00:00
thatmattlove-hyperglass/docs/sidebars.js
checktheroads bb97b90e26 docs
2020-02-08 00:58:32 -07:00

6 lines
149 B
JavaScript
Executable file

module.exports = {
someSidebar: {
Installation: ["introduction", "getting-started", "configuration"],
Features: ["mdx"]
}
};