Renamed directory samples into examples
This commit is contained in:
parent
c1de1cded4
commit
f029ccb085
@ -8,4 +8,6 @@ provided with a standard release.
|
|||||||
|
|
||||||
There is also some documentation on Dolibarr Wiki:
|
There is also some documentation on Dolibarr Wiki:
|
||||||
http://wiki.dolibarr.org/
|
http://wiki.dolibarr.org/
|
||||||
|
and
|
||||||
|
http://www.dolibarr.org/html_doxygen/index.html
|
||||||
|
|
||||||
|
|||||||
0
dev/samples/README → dev/examples/README
Normal file → Executable file
0
dev/samples/README → dev/examples/README
Normal file → Executable file
2
dev/samples/create_invoice.php → dev/examples/create_invoice.php
Normal file → Executable file
2
dev/samples/create_invoice.php → dev/examples/create_invoice.php
Normal file → Executable file
@ -17,7 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file dev/samples/manage_order.php
|
* \file dev/examples/manage_order.php
|
||||||
* \brief This file is an example for a command line script
|
* \brief This file is an example for a command line script
|
||||||
* \author Put author name here
|
* \author Put author name here
|
||||||
* \remarks Put here some comments
|
* \remarks Put here some comments
|
||||||
2
dev/samples/create_order.php → dev/examples/create_order.php
Normal file → Executable file
2
dev/samples/create_order.php → dev/examples/create_order.php
Normal file → Executable file
@ -17,7 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file dev/samples/manage_order.php
|
* \file dev/examples/manage_order.php
|
||||||
* \brief This file is an example for a command line script
|
* \brief This file is an example for a command line script
|
||||||
* \author Put author name here
|
* \author Put author name here
|
||||||
* \remarks Put here some comments
|
* \remarks Put here some comments
|
||||||
2
dev/samples/create_product.php → dev/examples/create_product.php
Normal file → Executable file
2
dev/samples/create_product.php → dev/examples/create_product.php
Normal file → Executable file
@ -17,7 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file dev/samples/create_product.php
|
* \file dev/examples/create_product.php
|
||||||
* \brief This file is an example for a command line script
|
* \brief This file is an example for a command line script
|
||||||
* \author Put author name here
|
* \author Put author name here
|
||||||
* \remarks Put here some comments
|
* \remarks Put here some comments
|
||||||
Loading…
Reference in New Issue
Block a user