diff options
author | Kevin Chabowski <kevin@kch42.de> | 2012-10-04 16:19:29 +0200 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2012-10-04 16:19:29 +0200 |
commit | e78747b85b8a5cb55d31691b980824993286b188 (patch) | |
tree | 9109c05a59f84edbb9802a348730280d686e20da /docu/nd/index/Variables.html | |
parent | afbf73efcdbedef384adceaeed29d607b5a19d29 (diff) | |
download | ste-e78747b85b8a5cb55d31691b980824993286b188.tar.gz ste-e78747b85b8a5cb55d31691b980824993286b188.tar.bz2 ste-e78747b85b8a5cb55d31691b980824993286b188.zip |
New docu and fixed mkdocu.sh
mkdocu.sh will now test, if the executable is named "naturaldocs" or
"NaturalDocs".
Diffstat (limited to 'docu/nd/index/Variables.html')
-rw-r--r-- | docu/nd/index/Variables.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docu/nd/index/Variables.html b/docu/nd/index/Variables.html index 115906e..ae3494b 100644 --- a/docu/nd/index/Variables.html +++ b/docu/nd/index/Variables.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><title>Variable Index</title><link rel="stylesheet" type="text/css" href="../styles/main.css"><script language=JavaScript src="../javascript/main.js"></script><script language=JavaScript src="../javascript/searchdata.js"></script></head><body class="IndexPage" onLoad="NDOnLoad()"><script language=JavaScript><!-- +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Variable Index</title><link rel="stylesheet" type="text/css" href="../styles/main.css"><script language=JavaScript src="../javascript/main.js"></script><script language=JavaScript src="../javascript/searchdata.js"></script></head><body class="IndexPage" onLoad="NDOnLoad()"><script language=JavaScript><!-- if (browserType) {document.write("<div class=" + browserType + ">");if (browserVer) {document.write("<div class=" + browserVer + ">"); }}// --></script> -<!-- Generated by Natural Docs, version 1.4 --> +<!-- Generated by Natural Docs, version 1.52 --> <!-- http://www.naturaldocs.org --> <!-- saved from url=(0026)http://www.naturaldocs.org --> @@ -17,7 +17,7 @@ if (browserType) {document.write("<div class=" + browserType + ">");if (browserV <!--START_ND_TOOLTIPS--> -<div class=CToolTip id="tt3"><div class=CVariable>If True, STE will throw a FatalRuntimeError if a tag was called that was not registered, otherwise (default) a regular RuntimeError will be thrown and automatically handled by STE (see <$mute_runtime_errors>).</div></div><!--END_ND_TOOLTIPS--> +<div class=CToolTip id="tt3"><div class=CVariable>If True, STE will throw a FatalRuntimeError if a tag was called that was not registered, otherwise (default) a regular RuntimeError will be thrown and automatically handled by STE (see $mute_runtime_errors).</div></div><!--END_ND_TOOLTIPS--> <!--START_ND_TOOLTIPS--> |