diff options
author | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2010-06-27 08:48:20 +0000 |
---|---|---|
committer | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2010-06-27 08:48:20 +0000 |
commit | e4ac1d93281a469e8ed61333dae7259085da542d (patch) | |
tree | c60e0a2c44a41bc44571e3b86f980c2b4c742c7d | |
parent | 21074e16983715b4304ee9efe9a80bd5dbe569bb (diff) |
docs: Added e-mail for direct contacts
git-svn-id: http://pugixml.googlecode.com/svn/trunk@539 99668b35-9821-0410-8761-19e4c4f06640
-rw-r--r-- | docs/manual.qbk | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/manual.qbk b/docs/manual.qbk index 93a38e2..81a89df 100644 --- a/docs/manual.qbk +++ b/docs/manual.qbk @@ -187,6 +187,9 @@ Feature requests can be reported the same way as bugs, so if you're missing some If you have a contribution to pugixml, such as build script for some build system/IDE, or a well-designed set of helper functions, or a binding to some language other than C++, please file an issue. You can include the relevant patches as issue attachments. Your contribution has to be distributed under the terms of a license that's compatible with pugixml license; i.e. GPL/LGPL licensed code is not accepted.
+[#email]
+If filing an issue is not possible due to privacy or other concerns, you can contact pugixml author by e-mail directly: [@mailto:arseny.kapoulkine@gmail.com arseny.kapoulkine@gmail.com].
+
[endsect] [/feedback]
[section:changelog Changelog]
@@ -229,7 +232,7 @@ Version 0.9: [section:thanks Acknowledgments]
-pugixml could not be developed without the help from many people; some of them are listed in this section. If you've played a part in pugixml development and you can not find yourself on this list, I'm truly sorry; please send me an e-mail so I can fix this.
+pugixml could not be developed without the help from many people; some of them are listed in this section. If you've played a part in pugixml development and you can not find yourself on this list, I'm truly sorry; please [link email send me an e-mail] so I can fix this.
Thanks to *Kristen Wegner* for pugxml parser, which was used as a basis for pugixml.
|