From 1ecd905f5bfaa3299efe9a78e068f9784b246124 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 7 May 2015 10:12:34 +0000 Subject: Make all doc mobile-readable according to Google standards --- doc/background.html | 3 ++- doc/backtick.html | 3 ++- doc/cd.html | 3 ++- doc/define.html | 3 ++- doc/dieshdiedie.html | 1 + doc/dollarat.html | 3 ++- doc/el_pushenv.html | 1 + doc/el_semicolon.html | 3 ++- doc/el_substitute.html | 1 + doc/el_transform.html | 1 + doc/elgetopt.html | 17 +++++++++-------- doc/elgetpositionals.html | 3 ++- doc/elglob.html | 3 ++- doc/emptyenv.html | 1 + doc/exec.html | 1 + doc/execline-shell.html | 3 ++- doc/execline-startup.html | 17 +++++++++-------- doc/execlineb.html | 1 + doc/exit.html | 1 + doc/exitcodes.html | 1 + doc/export.html | 1 + doc/fdblock.html | 1 + doc/fdclose.html | 1 + doc/fdmove.html | 1 + doc/fdreserve.html | 1 + doc/fdswap.html | 1 + doc/forbacktickx.html | 3 ++- doc/foreground.html | 3 ++- doc/forstdin.html | 3 ++- doc/forx.html | 3 ++- doc/getpid.html | 1 + doc/grammar.html | 1 + doc/heredoc.html | 1 + doc/homeof.html | 1 + doc/if.html | 3 ++- doc/ifelse.html | 3 ++- doc/ifte.html | 3 ++- doc/ifthenelse.html | 3 ++- doc/import.html | 1 + doc/importas.html | 1 + doc/index.html | 1 + doc/loopwhilex.html | 3 ++- doc/multidefine.html | 3 ++- doc/multisubstitute.html | 3 ++- doc/pipeline.html | 3 ++- doc/piperw.html | 3 ++- doc/redirfd.html | 17 +++++++++-------- doc/runblock.html | 1 + doc/shift.html | 1 + doc/trap.html | 3 ++- doc/tryexec.html | 3 ++- doc/umask.html | 3 ++- doc/unexport.html | 3 ++- doc/upgrade.html | 1 + doc/wait.html | 3 ++- 55 files changed, 106 insertions(+), 51 deletions(-) diff --git a/doc/background.html b/doc/background.html index 85d2589..9e3ef8d 100644 --- a/doc/background.html +++ b/doc/background.html @@ -1,5 +1,6 @@ - + + execline: the background command diff --git a/doc/backtick.html b/doc/backtick.html index bdcd785..df351f2 100644 --- a/doc/backtick.html +++ b/doc/backtick.html @@ -1,5 +1,6 @@ - + + execline: the backtick command diff --git a/doc/cd.html b/doc/cd.html index 416dc42..05f1046 100644 --- a/doc/cd.html +++ b/doc/cd.html @@ -1,5 +1,6 @@ - + + execline: the cd command diff --git a/doc/define.html b/doc/define.html index 4d5e0f2..e1c656d 100644 --- a/doc/define.html +++ b/doc/define.html @@ -1,5 +1,6 @@ - + + execline: the define command diff --git a/doc/dieshdiedie.html b/doc/dieshdiedie.html index dc3c661..e852af4 100644 --- a/doc/dieshdiedie.html +++ b/doc/dieshdiedie.html @@ -1,5 +1,6 @@ + execline: why execline and not sh diff --git a/doc/dollarat.html b/doc/dollarat.html index 2c09592..43a61cd 100644 --- a/doc/dollarat.html +++ b/doc/dollarat.html @@ -1,5 +1,6 @@ - + + execline: the dollarat command diff --git a/doc/el_pushenv.html b/doc/el_pushenv.html index 2ae16dd..abcbb57 100644 --- a/doc/el_pushenv.html +++ b/doc/el_pushenv.html @@ -1,5 +1,6 @@ + execline: pushing and popping the environment diff --git a/doc/el_semicolon.html b/doc/el_semicolon.html index 615b411..fa34470 100644 --- a/doc/el_semicolon.html +++ b/doc/el_semicolon.html @@ -1,5 +1,6 @@ - + + execline: block management diff --git a/doc/el_substitute.html b/doc/el_substitute.html index 4da03f5..5f3e698 100644 --- a/doc/el_substitute.html +++ b/doc/el_substitute.html @@ -1,5 +1,6 @@ + execline: variable substitution diff --git a/doc/el_transform.html b/doc/el_transform.html index 094533a..31bb114 100644 --- a/doc/el_transform.html +++ b/doc/el_transform.html @@ -1,5 +1,6 @@ + execline: value transformation diff --git a/doc/elgetopt.html b/doc/elgetopt.html index a5650f2..bad4254 100644 --- a/doc/elgetopt.html +++ b/doc/elgetopt.html @@ -1,12 +1,13 @@ - - - - execline: the elgetopt command - - - - + + + + + execline: the elgetopt command + + + +

diff --git a/doc/elgetpositionals.html b/doc/elgetpositionals.html index d193413..2f2d9dd 100644 --- a/doc/elgetpositionals.html +++ b/doc/elgetpositionals.html @@ -1,5 +1,6 @@ - + + execline: the elgetpositionals command diff --git a/doc/elglob.html b/doc/elglob.html index 5b5d6aa..324bdab 100644 --- a/doc/elglob.html +++ b/doc/elglob.html @@ -1,5 +1,6 @@ - + + execline: the elglob command diff --git a/doc/emptyenv.html b/doc/emptyenv.html index 81cf45a..c9ad2c2 100644 --- a/doc/emptyenv.html +++ b/doc/emptyenv.html @@ -1,5 +1,6 @@ + execline: the emptyenv program diff --git a/doc/exec.html b/doc/exec.html index 8655541..330a835 100644 --- a/doc/exec.html +++ b/doc/exec.html @@ -1,5 +1,6 @@ + execline: the exec program diff --git a/doc/execline-shell.html b/doc/execline-shell.html index b3526f0..b14c48d 100644 --- a/doc/execline-shell.html +++ b/doc/execline-shell.html @@ -1,5 +1,6 @@ - + + execline: the execline-shell script diff --git a/doc/execline-startup.html b/doc/execline-startup.html index 5df401d..ccbdb56 100644 --- a/doc/execline-startup.html +++ b/doc/execline-startup.html @@ -1,12 +1,13 @@ - - - - execline: the execline-startup script - - - - + + + + + execline: the execline-startup script + + + +

diff --git a/doc/execlineb.html b/doc/execlineb.html index 64f29bd..e865199 100644 --- a/doc/execlineb.html +++ b/doc/execlineb.html @@ -1,5 +1,6 @@ + execline: the execlineb command diff --git a/doc/exit.html b/doc/exit.html index 1e94ebd..f0b3bd8 100644 --- a/doc/exit.html +++ b/doc/exit.html @@ -1,5 +1,6 @@ + execline: the exit program diff --git a/doc/exitcodes.html b/doc/exitcodes.html index 4b8afda..4d26b4c 100644 --- a/doc/exitcodes.html +++ b/doc/exitcodes.html @@ -1,5 +1,6 @@ + execline: exit codes diff --git a/doc/export.html b/doc/export.html index 35a7f68..6c74fab 100644 --- a/doc/export.html +++ b/doc/export.html @@ -1,5 +1,6 @@ + execline: the export program diff --git a/doc/fdblock.html b/doc/fdblock.html index 5b2bfa8..e651910 100644 --- a/doc/fdblock.html +++ b/doc/fdblock.html @@ -1,5 +1,6 @@ + execline: the fdblock program diff --git a/doc/fdclose.html b/doc/fdclose.html index 15265ac..ebe5186 100644 --- a/doc/fdclose.html +++ b/doc/fdclose.html @@ -1,5 +1,6 @@ + execline: the fdclose program diff --git a/doc/fdmove.html b/doc/fdmove.html index 8498408..30fe913 100644 --- a/doc/fdmove.html +++ b/doc/fdmove.html @@ -1,5 +1,6 @@ + execline: the fdmove program diff --git a/doc/fdreserve.html b/doc/fdreserve.html index ef047dc..d9d580d 100644 --- a/doc/fdreserve.html +++ b/doc/fdreserve.html @@ -1,5 +1,6 @@ + execline: the fdreserve program diff --git a/doc/fdswap.html b/doc/fdswap.html index 5f353dc..15c1c6b 100644 --- a/doc/fdswap.html +++ b/doc/fdswap.html @@ -1,5 +1,6 @@ + execline: the fdswap program diff --git a/doc/forbacktickx.html b/doc/forbacktickx.html index 979a483..d20bb72 100644 --- a/doc/forbacktickx.html +++ b/doc/forbacktickx.html @@ -1,5 +1,6 @@ - + + execline: the forbacktickx command diff --git a/doc/foreground.html b/doc/foreground.html index c0928e9..5d6030e 100644 --- a/doc/foreground.html +++ b/doc/foreground.html @@ -1,5 +1,6 @@ - + + execline: the foreground command diff --git a/doc/forstdin.html b/doc/forstdin.html index 8980cc4..7d7597e 100644 --- a/doc/forstdin.html +++ b/doc/forstdin.html @@ -1,5 +1,6 @@ - + + execline: the forstdin command diff --git a/doc/forx.html b/doc/forx.html index 0ed4799..8bc84b4 100644 --- a/doc/forx.html +++ b/doc/forx.html @@ -1,5 +1,6 @@ - + + execline: the forx command diff --git a/doc/getpid.html b/doc/getpid.html index fb60c7c..e6a3450 100644 --- a/doc/getpid.html +++ b/doc/getpid.html @@ -1,5 +1,6 @@ + execline: the getpid program diff --git a/doc/grammar.html b/doc/grammar.html index 6c26dbd..cc62142 100644 --- a/doc/grammar.html +++ b/doc/grammar.html @@ -1,5 +1,6 @@ + execline: language design and grammar diff --git a/doc/heredoc.html b/doc/heredoc.html index f49f880..5fe4f8f 100644 --- a/doc/heredoc.html +++ b/doc/heredoc.html @@ -1,5 +1,6 @@ + execline: the heredoc program diff --git a/doc/homeof.html b/doc/homeof.html index 31f2a40..5cc606a 100644 --- a/doc/homeof.html +++ b/doc/homeof.html @@ -1,5 +1,6 @@ + execline: the homeof program diff --git a/doc/if.html b/doc/if.html index 5723ef7..3db1d4b 100644 --- a/doc/if.html +++ b/doc/if.html @@ -1,5 +1,6 @@ - + + execline: the if command diff --git a/doc/ifelse.html b/doc/ifelse.html index 06d2e9c..a8cf309 100644 --- a/doc/ifelse.html +++ b/doc/ifelse.html @@ -1,5 +1,6 @@ - + + execline: the ifelse command diff --git a/doc/ifte.html b/doc/ifte.html index 9cbfdcc..c52e37d 100644 --- a/doc/ifte.html +++ b/doc/ifte.html @@ -1,5 +1,6 @@ - + + execline: the ifte command diff --git a/doc/ifthenelse.html b/doc/ifthenelse.html index 97aec39..3f8a820 100644 --- a/doc/ifthenelse.html +++ b/doc/ifthenelse.html @@ -1,5 +1,6 @@ - + + execline: the ifthenelse command diff --git a/doc/import.html b/doc/import.html index 7e80b35..b5a95df 100644 --- a/doc/import.html +++ b/doc/import.html @@ -1,5 +1,6 @@ + execline: the import program diff --git a/doc/importas.html b/doc/importas.html index 81dca83..fa1cef7 100644 --- a/doc/importas.html +++ b/doc/importas.html @@ -1,5 +1,6 @@ + execline: the importas program diff --git a/doc/index.html b/doc/index.html index 5fb4b3c..c21265d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,5 +1,6 @@ + execline: a small scripting language diff --git a/doc/loopwhilex.html b/doc/loopwhilex.html index 8c8d760..064f262 100644 --- a/doc/loopwhilex.html +++ b/doc/loopwhilex.html @@ -1,5 +1,6 @@ - + + execline: the loopwhilex command diff --git a/doc/multidefine.html b/doc/multidefine.html index 03f6b22..b51fe6e 100644 --- a/doc/multidefine.html +++ b/doc/multidefine.html @@ -1,5 +1,6 @@ - + + execline: the multidefine command diff --git a/doc/multisubstitute.html b/doc/multisubstitute.html index 6400187..8b248ea 100644 --- a/doc/multisubstitute.html +++ b/doc/multisubstitute.html @@ -1,5 +1,6 @@ - + + execline: the multisubstitute command diff --git a/doc/pipeline.html b/doc/pipeline.html index 4f6677f..541a1a8 100644 --- a/doc/pipeline.html +++ b/doc/pipeline.html @@ -1,5 +1,6 @@ - + + execline: the pipeline command diff --git a/doc/piperw.html b/doc/piperw.html index 64b9477..cafe093 100644 --- a/doc/piperw.html +++ b/doc/piperw.html @@ -1,5 +1,6 @@ - + + execline: the piperw command diff --git a/doc/redirfd.html b/doc/redirfd.html index fd29ef4..191866c 100644 --- a/doc/redirfd.html +++ b/doc/redirfd.html @@ -1,12 +1,13 @@ - - - - execline: the redirfd command - - - - + + + + + execline: the redirfd command + + + +

diff --git a/doc/runblock.html b/doc/runblock.html index 6f5386e..471d37d 100644 --- a/doc/runblock.html +++ b/doc/runblock.html @@ -1,5 +1,6 @@ + execline: the runblock program diff --git a/doc/shift.html b/doc/shift.html index 775e472..e6435c3 100644 --- a/doc/shift.html +++ b/doc/shift.html @@ -1,5 +1,6 @@ + execline: the shift program diff --git a/doc/trap.html b/doc/trap.html index ff03c2e..4a5a66b 100644 --- a/doc/trap.html +++ b/doc/trap.html @@ -1,5 +1,6 @@ - + + execline: the trap command diff --git a/doc/tryexec.html b/doc/tryexec.html index 2fcc7b6..c9f0497 100644 --- a/doc/tryexec.html +++ b/doc/tryexec.html @@ -1,5 +1,6 @@ - + + execline: the tryexec command diff --git a/doc/umask.html b/doc/umask.html index 5edf511..4c4f807 100644 --- a/doc/umask.html +++ b/doc/umask.html @@ -1,5 +1,6 @@ - + + execline: the umask command diff --git a/doc/unexport.html b/doc/unexport.html index 331189c..97abe2b 100644 --- a/doc/unexport.html +++ b/doc/unexport.html @@ -1,5 +1,6 @@ - + + execline: the unexport command diff --git a/doc/upgrade.html b/doc/upgrade.html index ff1d40d..2bda002 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -1,5 +1,6 @@ + execline: how to upgrade diff --git a/doc/wait.html b/doc/wait.html index 680cd78..94587a1 100644 --- a/doc/wait.html +++ b/doc/wait.html @@ -1,5 +1,6 @@ - + + execline: the wait command -- cgit v1.2.3