dabodoc Commit Revision 67 Date: 2011-03-17 11:36:33 -0700 (Thu, 17 Mar 2011) Author: Paul Trac: http://trac.dabodev.com/changeset/67
Changed: U trunk/api/makeDaboApiDoc.py Log: Added note to top of all of the old dabo api doc pages with link to new docs. Diff: Modified: trunk/api/makeDaboApiDoc.py =================================================================== --- trunk/api/makeDaboApiDoc.py 2011-03-17 16:17:15 UTC (rev 66) +++ trunk/api/makeDaboApiDoc.py 2011-03-17 18:36:33 UTC (rev 67) @@ -75,6 +75,10 @@ <body bgcolor="linen"> +<font size="-1"><p>New API reference documentation is available for testing at <a href="http://thewinecellarbook.com/daboDocTestAlt/ +">http://thewinecellarbook.com/daboDocTestAlt/</a>. Please report any problems or suggestions on the +<a href="http://leafe.com/mailman/listinfo/dabo-users">dabo-users</a> mailing list.</p></font> + <div id="#container"> """ _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
