Commit 771f07aa by Francisco Giordano

Fix docs navigation

(cherry picked from commit 3fe65ef4)
parent a5445b0a
......@@ -18,4 +18,6 @@ solidity-docgen \
--helpers ./docs/helpers.js \
--solc-module ./scripts/prepare-docs-solc.js
rm -f "$OUTDIR"/token/*/presets.md
node scripts/gen-nav.js "$OUTDIR" > "$OUTDIR/../nav.adoc"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment