diff options
author | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2006-01-10 18:25:57 +0000 |
---|---|---|
committer | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2006-01-10 18:25:57 +0000 |
commit | fd765d4f4fe9d64ef4ead9da07d45a92aa0fdeab (patch) | |
tree | 68f82e0f3ae23445a3e6532aee648d1d465bb420 /docs | |
parent | c5df6a0a35b486a01f595ad0fdb1f9e2157aa300 (diff) | |
download | pmwiki.svn-fd765d4f4fe9d64ef4ead9da07d45a92aa0fdeab.tar.bz2 |
Added docs/DOCUMENTATION.txt file.
git-svn-id: svn://pmwiki.org/pmwiki/trunk@1109 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'docs')
-rw-r--r-- | docs/DOCUMENTATION.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/DOCUMENTATION.txt b/docs/DOCUMENTATION.txt new file mode 100644 index 00000000..b2cff0c3 --- /dev/null +++ b/docs/DOCUMENTATION.txt @@ -0,0 +1,10 @@ +Where is the documentation? + +PmWiki maintains its documentation as wiki pages. +If you already have PmWiki installed, then a local copy of +the documentation is available through PmWiki itself -- +see the "PmWiki.DocumentationIndex" page on your site. + +The documentation is also available online at +http://www.pmwiki.org/wiki/PmWiki/DocumentationIndex . + |