]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: autogenerate search.php
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 1 Aug 2012 13:29:27 +0000 (15:29 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 10 Aug 2012 08:58:38 +0000 (10:58 +0200)
commit2818359075444e70eeabf0c55ea15ff745a6dcb6
tree82ff8061c1e32b6d0765e8150797b8bac7ad098c
parent3924072e4eb2e359002a86b3199cccb4e1d7bf40
docs: autogenerate search.php

This patch makes search.php autogenerated from search.php.in, thus
removing hardcoded menus, footer etc. and the search.php is added to
.gitignore.

There is new rule added for *.php files (to make it bit less
hardcoded) that takes *.php.code.in and injects it inside the
generated *.php (xslt was not happy about php code in the source xml).
.gitignore
docs/Makefile.am
docs/search.php.code.in [moved from docs/search.php with 66% similarity]
docs/search.php.in [new file with mode: 0644]