Skip to content

Commit

Permalink
engine: make sidebar.js comment more informative
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed Jan 4, 2020
1 parent 02deb57 commit 109e451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/sidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

const startCase = require('lodash.startcase')

/* Base sidebar structure */
// Base to build the target struct described above
const sidebar = require('../../public/static/docs/sidebar.json')

const PATH_ROOT = '/doc/'
Expand Down

0 comments on commit 109e451

Please sign in to comment.