Fossil SCM

Fix incorrect build instruction at the top of mkindex.tcl.

rberteig 2016-02-27 07:06 UTC ross-doc-env
Commit 4e89aee8f299678c12845b40a56ae9b65e885fb8
1 file changed +1 -1
+1 -1
--- www/mkindex.tcl
+++ www/mkindex.tcl
@@ -1,11 +1,11 @@
11
#!/bin/sh
22
#
33
# Run this TCL script to generate a WIKI page that contains a
44
# permuted index of the various documentation files.
55
#
6
-# tclsh mkindex.tcl >permutedindex.html
6
+# tclsh mkindex.tcl
77
#
88
99
set doclist {
1010
adding_code.wiki {Adding New Features To Fossil}
1111
adding_code.wiki {Hacking Fossil}
1212
--- www/mkindex.tcl
+++ www/mkindex.tcl
@@ -1,11 +1,11 @@
1 #!/bin/sh
2 #
3 # Run this TCL script to generate a WIKI page that contains a
4 # permuted index of the various documentation files.
5 #
6 # tclsh mkindex.tcl >permutedindex.html
7 #
8
9 set doclist {
10 adding_code.wiki {Adding New Features To Fossil}
11 adding_code.wiki {Hacking Fossil}
12
--- www/mkindex.tcl
+++ www/mkindex.tcl
@@ -1,11 +1,11 @@
1 #!/bin/sh
2 #
3 # Run this TCL script to generate a WIKI page that contains a
4 # permuted index of the various documentation files.
5 #
6 # tclsh mkindex.tcl
7 #
8
9 set doclist {
10 adding_code.wiki {Adding New Features To Fossil}
11 adding_code.wiki {Hacking Fossil}
12

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button