~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/help/toc.html

  • Committer: Nick Chadwick
  • Date: 2009-03-03 01:48:48 UTC
  • mto: (1099.1.227 exercise-ui)
  • mto: This revision was merged to the branch mainline in revision 1162.
  • Revision ID: chadnickbok@gmail.com-20090303014848-dyurvmtmbneohd7f
Modified the setup script to include '.txt' files.

This allows the automatic inclusion of definitions.txt from the rst
code, as it is needed by all worksheets.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
    <title>Help</title>
5
5
  </head>
6
6
  <body>
 
7
    <h1>Help</h1>
7
8
    <div id="ivle_padding">
8
 
      <h1>Help</h1>
9
9
      <py:def function="show_toc(toc_part, path)">
10
10
        <py:for each="part in toc_part">
11
11
          <py:if test="isinstance(toc_part[part], dict)">