From ad3b492c1a4b3bf3a3163aa2af1641f422dba33f Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Thu, 31 Dec 2015 17:22:41 +0300 Subject: docs: Regenerate HTML documentation --- docs/manual.html | 66 ++++++++++++++++++++++++++-------------------------- docs/quickstart.html | 6 ++--- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/docs/manual.html b/docs/manual.html index 5fd7785..7d3a87a 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -572,21 +572,21 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
  • 9. Changelog
  • 10. API Reference @@ -670,7 +670,7 @@ No documentation is perfect; neither is this one. If you find errors or omission
    -
    Copyright (c) 2006-2015 Arseny Kapoulkine
    +
    Copyright (c) 2006-2016 Arseny Kapoulkine
     
     Permission is hereby granted, free of charge, to any person
     obtaining a copy of this software and associated documentation
    @@ -700,7 +700,7 @@ OTHER DEALINGS IN THE SOFTWARE.
    This software is based on pugixml library (http://pugixml.org).
    -pugixml is Copyright (C) 2006-2015 Arseny Kapoulkine.
    +pugixml is Copyright (C) 2006-2016 Arseny Kapoulkine.
    @@ -4004,7 +4004,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in

    9. Changelog

    -

    v1.7 19.10.2015

    +

    v1.7 2015-10-19

    Major release, featuring performance and memory improvements along with some new features. Changes:

    @@ -4078,7 +4078,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    -

    v1.6 10.04.2015

    +

    v1.6 2015-04-10

    Maintenance release. Changes:

    @@ -4120,7 +4120,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    -

    v1.5 27.11.2014

    +

    v1.5 2014-11-27

    Major release, featuring a lot of performance improvements and some new features.

    @@ -4219,7 +4219,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    -

    v1.4 27.02.2014

    +

    v1.4 2014-02-27

    Major release, featuring various new features, bug fixes and compatibility improvements.

    @@ -4305,7 +4305,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    -

    v1.2 1.05.2012

    +

    v1.2 2012-05-01

    Major release, featuring header-only mode, various interface enhancements (i.e. PCDATA manipulation and C++11 iteration), many other features and compatibility improvements.

    @@ -4390,7 +4390,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    -

    v1.0 1.11.2010

    +

    v1.0 2010-11-01

    Major release, featuring many XPath enhancements, wide character filename support, miscellaneous performance improvements, bug fixes and more.

    @@ -4586,7 +4586,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    -

    v0.9 1.07.2010

    +

    v0.9 2010-07-01

    Major release, featuring extended and improved Unicode support, miscellaneous performance improvements, bug fixes and more.

    @@ -4701,7 +4701,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    -

    v0.5 8.11.2009

    +

    v0.5 2009-11-08

    Major bugfix release. Changes:

    @@ -4808,7 +4808,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    -

    v0.42 17.09.2009

    +

    v0.42 2009-09-17

    Maintenance release. Changes:

    @@ -4853,7 +4853,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    -

    v0.41 8.02.2009

    +

    v0.41 2009-02-08

    Maintenance release. Changes:

    @@ -4873,7 +4873,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    -

    v0.4 18.01.2009

    +

    v0.4 2009-01-18

    Changes:

    @@ -4940,7 +4940,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    -

    v0.34 31.10.2007

    +

    v0.34 2007-10-31

    Maintenance release. Changes:

    @@ -4982,7 +4982,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    -

    v0.3 21.02.2007

    +

    v0.3 2007-02-21

    Refactored, reworked and improved version. Changes:

    @@ -5048,7 +5048,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    -

    v0.2 6.11.2006

    +

    v0.2 2006-11-06

    First public release. Changes:

    @@ -5087,7 +5087,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    -

    v0.1 15.07.2006

    +

    v0.1 2006-07-15

    First private release for testing purposes

    @@ -5588,7 +5588,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
    diff --git a/docs/quickstart.html b/docs/quickstart.html index 79b1906..4641554 100644 --- a/docs/quickstart.html +++ b/docs/quickstart.html @@ -1024,7 +1024,7 @@ XPath functions throw xpath_exception objects on error; the sample
    -
    Copyright (c) 2006-2015 Arseny Kapoulkine
    +
    Copyright (c) 2006-2016 Arseny Kapoulkine
     
     Permission is hereby granted, free of charge, to any person
     obtaining a copy of this software and associated documentation
    @@ -1054,7 +1054,7 @@ OTHER DEALINGS IN THE SOFTWARE.
    This software is based on pugixml library (http://pugixml.org).
    -pugixml is Copyright (C) 2006-2015 Arseny Kapoulkine.
    +pugixml is Copyright (C) 2006-2016 Arseny Kapoulkine.
    @@ -1068,7 +1068,7 @@ pugixml is Copyright (C) 2006-2015 Arseny Kapoulkine. -- cgit v1.2.3