Rev 32 | Rev 1091 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 32 | Rev 86 | ||
---|---|---|---|
Line 41... | Line 41... | ||
41 | <ol> |
41 | <ol> |
42 | !for i in $($(set)_doc) |
42 | !for i in $($(set)_doc) |
43 | <li> |
43 | <li> |
44 | <a name=toc_$i></a> |
44 | <a name=toc_$i></a> |
45 | $(ref1)$i$(ref2)$i>$(title_$i)</a> |
45 | $(ref1)$i$(ref2)$i>$(title_$i)</a> |
- | 46 | </li> |
|
46 | !next i |
47 | !next i |
47 | </ol |
48 | </ol> |
- | 49 | </li> |
|
48 | !next set |
50 | !next set |
49 | </ul> |
51 | </ul> |
50 | !else # folding |
52 | !else # folding |
51 | <p>Click on a title to expand or fold out its content. |
53 | <p>Click on a title to expand or fold out its content. |
52 | !for set in user,ref |
54 | !for set in user,ref |