Index: library/lib/doc-assets/entity.html.tmpl =================================================================== diff -u -r170cefa7618f2b44f91102711607fc6fa7d12c4f -r9e98d057e87eb5d9bf8cd3a25dc679ed02cd6399 --- library/lib/doc-assets/entity.html.tmpl (.../entity.html.tmpl) (revision 170cefa7618f2b44f91102711607fc6fa7d12c4f) +++ library/lib/doc-assets/entity.html.tmpl (.../entity.html.tmpl) (revision 9e98d057e87eb5d9bf8cd3a25dc679ed02cd6399) @@ -41,30 +41,32 @@ [:!let self_owned_parts [[:origin] owned_parts]] [:!let owned_parts [dict merge $project_entities $self_owned_parts]]
-
-
- [:? {[:info has type ::nx::doc::@package]} { - [:include package.html.tmpl] - } ? {[:info has type ::nx::doc::@class]} { - [:include class.html.tmpl] - } ? {[:info has type ::nx::doc::@command]} { - [:include command.html.tmpl] - } ? {[:info has type ::nx::doc::@project]} { -
- This is the API documentation for the - [:name] project. -

Choose a package, object or command name from the list for more information.

-
- [:include glossary.html.tmpl] - }] -
-
-
- [:include leftbar.html.tmpl] -
+
+
+ [:? {[:info has type ::nx::doc::@package]} { + [:include package.html.tmpl] + } ? {[:info has type ::nx::doc::@class]} { + [:include class.html.tmpl] + } ? {[:info has type ::nx::doc::@object]} { + [:include object.html.tmpl] + } ? {[:info has type ::nx::doc::@command]} { + [:include command.html.tmpl] + } ? {[:info has type ::nx::doc::@project]} { +
+ This is the API documentation for the + [:name] project. +

Choose a package, object or command name from the list for more information.

+ [:include glossary.html.tmpl] + }] +
+
+
+ [:include leftbar.html.tmpl] +
+
-
+
Copyright © [clock format [clock seconds] -format "%Y"]