diff --git a/docs/client/docs.js b/docs/client/docs.js index 5e9f7457f9..0218596908 100644 --- a/docs/client/docs.js +++ b/docs/client/docs.js @@ -175,6 +175,7 @@ var toc = [ "coffeescript", "jquery", "less", + "stylus", "showdown", "underscore" ] ], diff --git a/docs/client/packages.html b/docs/client/packages.html index ddca0d3a42..57ab411383 100644 --- a/docs/client/packages.html +++ b/docs/client/packages.html @@ -21,6 +21,7 @@ and removed with: {{> pkg_coffeescript}} {{> pkg_jquery}} {{> pkg_less}} +{{> pkg_stylus}} {{> pkg_showdown}} {{> pkg_underscore}} diff --git a/docs/client/packages/stylus.html b/docs/client/packages/stylus.html new file mode 100644 index 0000000000..36246ff2ab --- /dev/null +++ b/docs/client/packages/stylus.html @@ -0,0 +1,17 @@ +