Files
security-doc/security-guide/openstack.ent
Andreas Jaeger c80823bc9b Setup for building the manual
With these changes, "mvn clean generate-sources" works.

* Add missing files from openstack-manuals.
* Change files so that links work.
* Update pom.xml so that it works without parent.
* Add usual .gitignore file.

Change-Id: Iea1c68d7391804760e6677ee2cb22d07fe04a8f5
2014-06-28 10:22:16 +02:00

13 lines
335 B
Plaintext

<!-- Some useful entities borrowed from HTML -->
<!ENTITY ndash "&#x2013;">
<!ENTITY mdash "&#x2014;">
<!ENTITY nbsp "&#160;">
<!ENTITY CHECK '<inlinemediaobject xmlns="http://docbook.org/ns/docbook">
<imageobject>
<imagedata fileref="static/Check_mark_23x20_02.svg"
format="SVG" scale="60"/>
</imageobject>
</inlinemediaobject>'>