diff --git a/docs/doc_widgets.css b/docs/doc_widgets.css index f4ef70bd..8361f105 100644 --- a/docs/doc_widgets.css +++ b/docs/doc_widgets.css @@ -7,7 +7,6 @@ doc\:example { ul.doc-example { list-style-type: none; position: relative; - width: 700px; font-size: 14px; } diff --git a/docs/filter.template b/docs/filter.template index 4875798e..2731f5a3 100644 --- a/docs/filter.template +++ b/docs/filter.template @@ -1,4 +1,4 @@ -

{{name}}

+

{{name}}

Description

{{{description}}} diff --git a/docs/formatter.template b/docs/formatter.template index dd8fcb99..af95f729 100644 --- a/docs/formatter.template +++ b/docs/formatter.template @@ -1,4 +1,4 @@ -

{{name}}

+

{{name}}

Description

{{{description}}} diff --git a/docs/index.html b/docs/index.html index 3495f6c8..4939dc9c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,49 +1,147 @@ - - - - + <Angular/> Docs + - - + + + + + + + - - - - - -
-
- {{name}} - -
-
+ + +
+ +
- \ No newline at end of file + diff --git a/docs/overview.template b/docs/overview.template index 6207d41b..7af05ff4 100644 --- a/docs/overview.template +++ b/docs/overview.template @@ -1,4 +1,4 @@ -

{{name}}

+

{{name}}

{{{description}}} {{#example}} diff --git a/docs/validator.template b/docs/validator.template index 124f35b9..63d17072 100644 --- a/docs/validator.template +++ b/docs/validator.template @@ -1,4 +1,4 @@ -

{{name}}

+

{{name}}

Description

{{{description}}} diff --git a/docs/widget.template b/docs/widget.template index 9b280775..4a20629e 100644 --- a/docs/widget.template +++ b/docs/widget.template @@ -1,4 +1,4 @@ -

{{name}}

+

{{name}}

Description

{{{description}}}