mirror of
https://github.com/documize/community.git
synced 2025-07-23 07:09:43 +02:00
new doc sidebar add section -- initial commit
This commit is contained in:
parent
20f9272d46
commit
003fbacd32
24 changed files with 1322 additions and 112 deletions
|
@ -55,6 +55,8 @@ module.exports = function(defaults) {
|
|||
app.import('vendor/markdown-it.min.js');
|
||||
app.import('vendor/dragula.js');
|
||||
app.import('vendor/datetimepicker.min.js');
|
||||
app.import('vendor/hoverIntent.js');
|
||||
app.import('vendor/waypoints.js');
|
||||
|
||||
return app.toTree();
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue