From e33aa49febc05058e0ada14c1bcfe6cf8c00143d Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Wed, 1 May 2013 18:59:00 -0400 Subject: [PATCH] Fixes top level categories some --- docs/collection.html | 22 ++-- docs/collections/block.html | 2 +- docs/collections/form.html | 2 +- docs/collections/menu.html | 2 +- docs/collections/table.html | 2 +- docs/download.html | 24 ++-- docs/element.html | 176 +++++++++++++++++++++++++++++ docs/elements/button.html | 2 +- docs/elements/header.html | 2 +- docs/elements/label.html | 2 +- docs/index.html | 32 ++++-- docs/module.html | 176 +++++++++++++++++++++++++++++ docs/modules/shape.html | 2 +- docs/sink.html | 2 +- node/src/documents/collection.html | 2 +- node/src/documents/download.html | 2 +- node/src/documents/element.html | 32 ++++++ node/src/documents/index.html | 3 +- node/src/documents/module.html | 32 ++++++ node/src/layouts/default.html.eco | 2 +- 20 files changed, 481 insertions(+), 40 deletions(-) create mode 100644 docs/element.html create mode 100644 docs/module.html create mode 100755 node/src/documents/element.html create mode 100755 node/src/documents/module.html diff --git a/docs/collection.html b/docs/collection.html index ec34d4974..c19be5efd 100644 --- a/docs/collection.html +++ b/docs/collection.html @@ -78,7 +78,7 @@
- UI Modules + UI Modules