index.html 832 B

12345678910111213141516171819202122
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  5. <title>Dolibarr doc directory</title>
  6. </head>
  7. <body>
  8. This directory contains several subdirectories with entries for informations on Dolibarr.<br>
  9. But if you are looking for other resources (downloads, documentation, addons, ...), you can find this on Internet on web following sites:<br>
  10. <br>
  11. * <a href="https://www.dolibarr.org">Dolibarr portal (official website)</a><br>
  12. <br>
  13. * <a href="https://wiki.dolibarr.org">Dolibarr wiki (documentation)</a><br>
  14. <br>
  15. * <a href="https://demo.dolibarr.org">Dolibarr demo (online)</a><br>
  16. <br>
  17. * <a href="https://www.dolistore.com">DoliStore (official addons/plugins market place)</a><br>
  18. </body>
  19. </html>