From 9a55571725ec8f07be2168dc58e3b37a15f052dd Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Sun, 22 Mar 2015 10:44:46 -0700 Subject: docs: Reword documentation note --- docs/quickstart.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/quickstart.adoc') diff --git a/docs/quickstart.adoc b/docs/quickstart.adoc index 154e8c4..9084448 100644 --- a/docs/quickstart.adoc +++ b/docs/quickstart.adoc @@ -10,7 +10,7 @@ pugixml enables very fast, convenient and memory-efficient XML document processi This is the quick start guide for pugixml, which purpose is to enable you to start using the library quickly. Many important library features are either not described at all or only mentioned briefly; for more complete information you link:manual.html[should read the complete manual]. -NOTE: No documentation is perfect; neither is this one. If you encounter a description that is unclear, a statement that is incorrect or a syntactic error, please file an issue as described in <>. +NOTE: No documentation is perfect; neither is this one. If you find errors or omissions, please don’t hesitate to https://github.com/zeux/pugixml/issues/new[submit an issue or open a pull request] with a fix. [[install]] == Installation -- cgit v1.2.3