mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-26 21:04:25 +08:00
docs: Rebuild HTML documentation
This commit is contained in:
parent
68a92aa972
commit
5a0fd5d85f
@ -4034,6 +4034,16 @@ If exceptions are disabled, then in the event of parsing failure the query is in
|
||||
</ol>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<p>Build system changes</p>
|
||||
<div class="olist arabic">
|
||||
<ol class="arabic">
|
||||
<li>
|
||||
<p>The CMake package for pugixml now provides a <code>pugixml::pugixml</code> target rather than a <code>pugixml</code> target. A compatibility <code>pugixml</code> target is provided if at least version 1.11 is not requested.</p>
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@ -5861,7 +5871,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2020-11-26 00:58:35 -0800
|
||||
Last updated 2020-12-04 16:29:50 -0800
|
||||
</div>
|
||||
</div>
|
||||
<style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user