mirror of
https://github.com/boostorg/variant.git
synced 2026-01-24 06:22:15 +00:00
11 lines
344 B
XML
11 lines
344 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
|
|
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
|
<section xmlns:xi="http://www.w3.org/2001/XInclude" id="variant.tutorial">
|
|
|
|
<title>Tutorial</title>
|
|
<xi:include href="basic.xml"/>
|
|
<xi:include href="advanced.xml"/>
|
|
|
|
</section>
|