Renamed directory samples into examples

This commit is contained in:
Laurent Destailleur 2011-08-28 14:40:46 +00:00
parent c1de1cded4
commit f029ccb085
5 changed files with 5 additions and 3 deletions

View File

@ -8,4 +8,6 @@ provided with a standard release.
There is also some documentation on Dolibarr Wiki:
http://wiki.dolibarr.org/
and
http://www.dolibarr.org/html_doxygen/index.html

0
dev/samples/README → dev/examples/README Normal file → Executable file
View File

View 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
* \author Put author name here
* \remarks Put here some comments

View 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
* \author Put author name here
* \remarks Put here some comments

View 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
* \author Put author name here
* \remarks Put here some comments