diff options
Diffstat (limited to 'debian/pacemaker-doc.install')
-rw-r--r-- | debian/pacemaker-doc.install | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/pacemaker-doc.install b/debian/pacemaker-doc.install new file mode 100644 index 0000000..a188f90 --- /dev/null +++ b/debian/pacemaker-doc.install @@ -0,0 +1,16 @@ +# Do not install *.md5 from the Doxygen output: +doc/api/html/*.css usr/share/doc/pacemaker/html +doc/api/html/*.html usr/share/doc/pacemaker/html +doc/api/html/*.js usr/share/doc/pacemaker/html +doc/api/html/*.map usr/share/doc/pacemaker/html +doc/api/html/*.png usr/share/doc/pacemaker/html +doc/api/html/doxygen.svg usr/share/doc/pacemaker/html +doc/api/html/search usr/share/doc/pacemaker/html +usr/share/doc/pacemaker/Clusters_from_Scratch +usr/share/doc/pacemaker/Pacemaker_Administration +usr/share/doc/pacemaker/Pacemaker_Development +usr/share/doc/pacemaker/Pacemaker_Explained +usr/share/doc/pacemaker/Pacemaker_Python_API +usr/share/doc/pacemaker/Pacemaker_Remote +usr/share/doc/pacemaker/crm_fencing.html +usr/share/doc/pacemaker/crm_fencing.txt |