Files
security-doc/security-guide/ch_databases.xml
Andreas Jaeger 8618dfe570 Merge further chapters
Merge chapters by topic so that each chapter handles
a topic completely including case studies.

Change-Id: I54462993317d1c0cadb4cb29403bdd605ac6829a
Partial-Bug: #1341836
2014-07-28 20:46:30 +02:00

15 lines
500 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0"
xml:id="databases">
<title>Databases</title>
<xi:include href="section_database-backend-considerations.xml"/>
<xi:include href="section_database-access-control.xml"/>
<xi:include href="section_database-transport-security.xml"/>
<xi:include href="section_case-studies-database.xml"/>
</chapter>