mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: Convert 'php' page to rST
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
23
docs/php.rst
Normal file
23
docs/php.rst
Normal file
@@ -0,0 +1,23 @@
|
||||
================
|
||||
PHP API bindings
|
||||
================
|
||||
|
||||
The libvirt-php, originally called php-libvirt, is the PHP API bindings for the
|
||||
libvirt virtualization toolkit originally developed by Radek Hladik.
|
||||
|
||||
Getting the source
|
||||
------------------
|
||||
|
||||
The PHP bindings code source is now maintained in a
|
||||
`git <https://git-scm.com/>`__ repository available on
|
||||
`gitlab.com <https://gitlab.com/libvirt/libvirt-php>`__:
|
||||
|
||||
::
|
||||
|
||||
git clone https://gitlab.com/libvirt/libvirt-php.git
|
||||
|
||||
Project pages
|
||||
-------------
|
||||
|
||||
Since February 2011 the project has its own pages hosted at libvirt.org. For
|
||||
more information on the project please refer to https://libvirt.org/php.
|
||||
Reference in New Issue
Block a user