diff options
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 |