From e97c4bd99dd246c2c7fa0cb68769ea2e6d297855 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Wed, 11 May 2016 13:53:23 +0300 Subject: Debian packaging --- debian/libphpcpp-dev.docs | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 debian/libphpcpp-dev.docs (limited to 'debian/libphpcpp-dev.docs') diff --git a/debian/libphpcpp-dev.docs b/debian/libphpcpp-dev.docs new file mode 100644 index 0000000..ca72031 --- /dev/null +++ b/debian/libphpcpp-dev.docs @@ -0,0 +1,24 @@ +documentation/bubblesort.html +documentation/calling-functions-and-methods.html +documentation/classes-and-objects.html +documentation/constants.html +documentation/constructors-and-destructors.html +documentation/dynamic-loading.html +documentation/exceptions.html +documentation/extension-callbacks.html +documentation/functions.html +documentation/inheritance.html +documentation/ini.html +documentation/install.html +documentation/lambda-functions.html +documentation/loading-extensions.html +documentation/magic-interfaces.html +documentation/magic-methods.html +documentation/namespaces.html +documentation/output-and-errors.html +documentation/parameters.html +documentation/properties.html +documentation/special-features.html +documentation/ten-reasons-for-using-php-cpp.html +documentation/variables.html +documentation/your-first-extension.html -- cgit v1.2.3