diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-03-22 00:35:06 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-03-22 00:35:06 -0700 |
commit | 56bdc6c5ea95c19f4b6f0a7d119a267d55ab1b59 (patch) | |
tree | f3b7ddd0b64ddf5cdef46cd3f82c15b25f9f1253 /docs/quickstart.adoc | |
parent | c94e8a7c0ea614b1b80744d42a7bd68bbb471a58 (diff) |
docs: Extract configuration to config.adoc
Diffstat (limited to 'docs/quickstart.adoc')
-rw-r--r-- | docs/quickstart.adoc | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/quickstart.adoc b/docs/quickstart.adoc index db5bf00..154e8c4 100644 --- a/docs/quickstart.adoc +++ b/docs/quickstart.adoc @@ -1,11 +1,5 @@ = pugixml {version} quick start guide -Arseny Kapoulkine <arseny.kapoulkine@gmail.com> -:version: 1.6 -:toc: right -:source-highlighter: pygments -:source-language: c++ -:sectanchors: -:sectlinks: +include::config.adoc[] [[introduction]] == Introduction |