pugixml/docs
m-naumann 5a867cb1e3 Add support for using single quotes to enclose attribute values
This change adds format_attribute_single_quote flag that uses single quotes (`'`) instead of double quotes (`"`) for formatting attribute values.

Internal quotation marks are escaped using `"` and `'`.
2019-06-18 19:51:10 -07:00
..
images docs: Fix a typo in dom_tree.png 2017-12-29 17:03:54 -08:00
samples Fix whitespace issues 2016-01-24 14:05:44 +01:00
config.adoc Update all URLs to pugixml.org to https:// 2018-11-12 12:28:54 -08:00
manual.adoc Add support for using single quotes to enclose attribute values 2019-06-18 19:51:10 -07:00
manual.html Add support for using single quotes to enclose attribute values 2019-06-18 19:51:10 -07:00
quickstart.adoc docs: Draw attention to the fact that you have to compile pugixml.cpp 2019-01-19 18:25:25 -08:00
quickstart.html docs: Regenerate HTML documentation 2019-03-09 06:55:55 -08:00