From cc78d73f343601e487c0d22cd31e1100b60c4b6d Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Thu, 15 Jul 2010 10:07:18 +0000 Subject: docs: Minor documentation fixes (quickstart footnotes, extra spaces, xpath_query::ctor) git-svn-id: http://pugixml.googlecode.com/svn/trunk@603 99668b35-9821-0410-8761-19e4c4f06640 --- docs/manual.qbk | 12 ++++++------ docs/quickstart.qbk | 2 +- docs/quickstart.xsl | 5 +++-- 3 files changed, 10 insertions(+), 9 deletions(-) (limited to 'docs') diff --git a/docs/manual.qbk b/docs/manual.qbk index c629b01..b234fee 100644 --- a/docs/manual.qbk +++ b/docs/manual.qbk @@ -7,11 +7,11 @@ [license Distributed under the MIT License] ] -[template file[name] ''''''[name]''''''] -[template sbr[] ''''''] -[template lbr[] ''''''] [/ for empty lines in lists] -[template sref[name] ''''''] -[template anchor[name] ''''''[^[name]]] +[template sbr[]''''''] +[template lbr[]''''''] [/ for empty lines in lists] +[template file[name]''''''[name]''''''] +[template sref[name]''''''] +[template anchor[name]''''''[^[name]]] [section:overview Overview] @@ -1937,7 +1937,7 @@ Classes: [lbr] * `class `[link xpath_query] - * `explicit `[link xpath_query::ctor]`(const char_t* query);` + * `explicit `[link xpath_query::ctor xpath_query]`(const char_t* query);` [lbr] * `bool `[link xpath_query::evaluate_boolean evaluate_boolean]`(const xml_node& n) const;` diff --git a/docs/quickstart.qbk b/docs/quickstart.qbk index 8da624c..bedaa15 100644 --- a/docs/quickstart.qbk +++ b/docs/quickstart.qbk @@ -1,4 +1,4 @@ -[book pugixml +[article pugixml [quickbook 1.5] [version 0.9] diff --git a/docs/quickstart.xsl b/docs/quickstart.xsl index 30e1025..1e2af8d 100644 --- a/docs/quickstart.xsl +++ b/docs/quickstart.xsl @@ -1,7 +1,8 @@ + section toc + - + - -- cgit v1.2.3