12345678910111213141516171819202122 |
- <!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=UTF-8">
- <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 other resources (downloads, documentation, addons, ...), you can find this on Internet on web following sites:<br>
- <br>
- * <a href="https://www.dolibarr.org">Dolibarr portal (official website)</a><br>
- <br>
- * <a href="https://wiki.dolibarr.org">Dolibarr wiki (documentation)</a><br>
- <br>
- * <a href="https://demo.dolibarr.org">Dolibarr demo (online)</a><br>
- <br>
- * <a href="https://www.dolistore.com">DoliStore (official addons/plugins market place)</a><br>
- </body>
- </html>
|