diff options
author | Ville Skytt? <ville.skytta@iki.fi> | 2010-11-04 22:13:59 +0200 |
---|---|---|
committer | Ville Skytt? <ville.skytta@iki.fi> | 2010-11-04 22:13:59 +0200 |
commit | c9b3d1bdb1dd8911bc6401534f13ae13eaa585e7 (patch) | |
tree | 2c1e45da7b52a3b86d697fe86e7fcd1072de3285 /htdocs/docs/install.html | |
parent | f33375a02c2e8fe476fc7f0cc0fcf94f36514045 (diff) | |
download | markup-validator-c9b3d1bdb1dd8911bc6401534f13ae13eaa585e7.zip markup-validator-c9b3d1bdb1dd8911bc6401534f13ae13eaa585e7.tar.gz markup-validator-c9b3d1bdb1dd8911bc6401534f13ae13eaa585e7.tar.bz2 |
Get rid of the "Home Page" configuration parameter.
Resolve it automatically instead, and use relative URLs more where
appropriate.
Diffstat (limited to 'htdocs/docs/install.html')
-rwxr-xr-x | htdocs/docs/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index 6e6ecd8..5172a63 100755 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -306,7 +306,7 @@ HTML5 = http://localhost:8888/html5/ <dd> The validator's <strong>main configuration file</strong>. This will generally be the only file you need to edit. It sets various parameters, such as: - the address of the maintainer, the URL for the "Home Page", various file paths and locations, + the address of the maintainer, various file paths and locations, whether the <a href="api.html">API</a> is enabled, etc. </dd> <dt>charset.cfg</dt> |