[svn:parrot] r47680 - branches/html_cleanup/docs/index

coke at svn.parrot.org coke at svn.parrot.org
Fri Jun 18 01:01:15 UTC 2010


Author: coke
Date: Fri Jun 18 01:01:15 2010
New Revision: 47680
URL: https://trac.parrot.org/parrot/changeset/47680

Log:
Cut and pasto. tcurtis++ for the fix.

Modified:
   branches/html_cleanup/docs/index/developer.json

Modified: branches/html_cleanup/docs/index/developer.json
==============================================================================
--- branches/html_cleanup/docs/index/developer.json	Fri Jun 18 00:43:17 2010	(r47679)
+++ branches/html_cleanup/docs/index/developer.json	Fri Jun 18 01:01:15 2010	(r47680)
@@ -1,5 +1,5 @@
 {
-   "page" : "ops",
+   "page" : "developer",
    "content" : [
       {
          "source" : [
@@ -29,5 +29,5 @@
          "title" : "Articles"
       }
    ],
-   "title" : "Opcodes"
+   "title" : "Developer Documentation"
 }


More information about the parrot-commits mailing list