diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2009-08-03 22:02:51 +0200 |
---|---|---|
committer | Dieter Plaetinck <dieter@plaetinck.be> | 2009-08-03 22:02:51 +0200 |
commit | 7f3916486d3e6391e69cc20fb05a4eab2c118a46 (patch) | |
tree | 7bc8136de7abb052b7b0af19ab28f4cb16a69cd9 /make-doc.sh | |
parent | 19bbc986887fbbd782588475f1553ceec7131704 (diff) |
todo updates
Diffstat (limited to 'make-doc.sh')
-rwxr-xr-x | make-doc.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/make-doc.sh b/make-doc.sh index 3b4b12d..e05fb7c 100755 --- a/make-doc.sh +++ b/make-doc.sh @@ -1,5 +1,9 @@ #!/bin/sh which markdown &>/dev/null || echo "Need markdown utility!" >&2 +# do we need to sed links? +# do we need to add section 'avail languages'? like http://wiki.archlinux.org/index.php/Official_Arch_Linux_Install_Guide +# what about summary and related articles? +# obfuscate email? for i in doc/official_installation_guide_?? do |