~richardw/jarmon/prerelease-fixes

« back to all changes in this revision

Viewing changes to docs/examples/index.html

  • Committer: Richard Wall
  • Date: 2010-08-22 21:38:05 UTC
  • mfrom: (68.1.18 documentation)
  • Revision ID: richard@aziz-20100822213805-7fgctcum5b9l5x51
Merge ~richardw/jarmon/auto-apidocumentation
 * Cleanup and add further doc strings for compatibility with yuidoc
 * Add a tool to automatically download and run yuidoc on the source tree
 * Add a tool to automatically create a releasable source archive containing apidocs
 * Add documentation of the apidoc and release tools.
 * Rearrange the source tree - moving all examples into the docs/examplesfolder

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
        <script type="text/javascript" src="assets/js/dependencies.js"></script>
15
15
 
16
 
        <script type="text/javascript" src="jarmon.js"></script>
17
 
        <script type="text/javascript" src="docs/jarmon_example_recipes.js"></script>
 
16
        <script type="text/javascript" src="../../jarmon/jarmon.js"></script>
 
17
        <script type="text/javascript" src="jarmon_example_recipes.js"></script>
18
18
        <script type="text/javascript">
19
19
        // Recipes for the charts on this page
20
20