[Checkins] SVN: bluebream/website/docs/v1.0/manual/skinning.rst rst fixes

Baiju M baiju.m.mail at gmail.com
Thu Apr 22 21:41:46 EDT 2010


Log message for revision 111290:
  rst fixes
  

Changed:
  U   bluebream/website/docs/v1.0/manual/skinning.rst

-=-
Modified: bluebream/website/docs/v1.0/manual/skinning.rst
===================================================================
--- bluebream/website/docs/v1.0/manual/skinning.rst	2010-04-23 01:40:32 UTC (rev 111289)
+++ bluebream/website/docs/v1.0/manual/skinning.rst	2010-04-23 01:41:45 UTC (rev 111290)
@@ -111,13 +111,13 @@
 
 
 Change all page, viewletmanager, and viewlet directives to specify
-this layer:
+this layer::
 
   layer=".interfaces.IHelloWorldLayer"
 
-Once you changed those registrations, the helloworld.html page is not
-available anymore in the core skins.  The templates by themselves do
-not matter.
+Once you changed those registrations, the `helloworld.html` page will
+not be available anymore in the core skins.  The templates by themselves
+do not matter.
 
 
 Using layer
@@ -196,7 +196,7 @@
 
 Hide skin traversal step by using Apache's Virtual Hosting feature
 
-To change the default skin to something else use:
+To change the default skin to something else use::
 
   <browser:defaultSkin name="BasicSkin" />
 



More information about the checkins mailing list