Add a page to add links to Dolibarr web sites (to increase pagerank on public installation).
This commit is contained in:
parent
435b348d73
commit
754156e7a8
23
doc/index.html
Normal file
23
doc/index.html
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||||
|
<title>Dolibarr doc directory</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
This directory contains several subdirectories with entries for
|
||||||
|
informations on Dolibarr.<br>
|
||||||
|
But if you are looking for Dolibarr documentation, you can find this
|
||||||
|
on Internet on web following sites:<br>
|
||||||
|
<br>
|
||||||
|
* <a href="http://wiki.dolibarr.org">Dolibarr wiki</a><br>
|
||||||
|
<br>
|
||||||
|
* <a href="http://www.dolibarr.org/">Dolibarr official website</a><br>
|
||||||
|
<br>
|
||||||
|
* <a href="http://demo.dolibarr.org/public/demo/">Dolibarr demo</a><br>
|
||||||
|
<br>
|
||||||
|
* <a href="http://www.nltechno.com/pages/dolibarrwinbin.php">DoliWamp, the Dolibarr for Windows</a><br>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Loading…
Reference in New Issue
Block a user