Modified:
/wiki/TableOfContents.wiki
/wiki/engine.wiki
=======================================
--- /wiki/TableOfContents.wiki Thu Jun 9 02:44:16 2011
+++ /wiki/TableOfContents.wiki Thu Jun 9 04:02:00 2011
@@ -48,7 +48,7 @@
* template
* xml
* .htaccess
- * engine
+ * [engine]
* install
=======================================
--- /wiki/engine.wiki Thu Jun 9 03:27:33 2011
+++ /wiki/engine.wiki Thu Jun 9 04:02:00 2011
@@ -1,4 +1,5 @@
-#summary One-sentence summary of this page.
+#sidebar TableOfContents
+#summary engine.php file description
= engine.php =
@@ -6,10 +7,10 @@
== Description ==
Source code of engine base of the puntoengine application to load the
kernel to process all request and load the application servlet to manage
the request.
-* *category:* puntoengine
-* *author:* Juan Benavides Romero <juan.benav...@gmail.com>
-* *since:* 0.1.1
-* *license:* GPL v3 or above
+ * <strong>category:</strong> puntoengine
+ * <strong>author:</strong> Juan Benavides Romero
<juan.benav...@gmail.com>
+ * <strong>since:</strong> 0.1.1
+ * <strong>license:</strong> GPL v3 or above
== Includes ==