dolibarr/dev
MDW e5423d5c59
Qual: Add exceptions for codespell (#28186)
* Dev: Add setup scripts for phpunit/database

# Dev: Add setup scripts for phpunit/database

Some scripts that helped to setup some unit testing.

* NEW Add Windows ci workflow

# NEW Add Windows ci workflow

This adds a workflow to execute ci on a windows platform

* Disable open_basedir for now, to test effect

* Qual: Exclude documents directory from codespell

# Qual: Exclude documents directory from codespell

Documents directory may be present during development (unit tests).
Do not check spelling there

* Qual: Add codespell exceptions

# Qual: Add codespell exceptions

Add new exceptions to codespell (var identified as misspelling).
2024-02-15 14:49:09 +01:00
..
examples fix param 2024-01-20 09:22:38 +01:00
initdata Qual: Spelling outside htdocs (#27448) 2024-01-12 17:14:13 +01:00
initdemo fix param 2024-01-20 09:22:38 +01:00
resources Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-06 14:21:25 +01:00
setup Qual: Add exceptions for codespell (#28186) 2024-02-15 14:49:09 +01:00
skeletons Doc 2023-11-26 19:23:07 +01:00
tools Qual: Add exceptions for codespell (#28186) 2024-02-15 14:49:09 +01:00
translation Qual Language scripts fixed/updated (#28101) 2024-02-10 17:26:34 +01:00
.gitignore Add Rector (automatic refactoring) 2023-10-08 20:25:46 +02:00
dolibarr_changes.txt Qual: Spelling outside htdocs (#27448) 2024-01-12 17:14:13 +01:00
README Update doc 2021-01-09 13:24:03 +01:00

README (English)
--------------------------------

This directory contains sub-directories to provide tools or documentation for developers.

Note: All files in this directory are in the source repository only and are not provided with a standard release. They are useless to make Dolibarr working.

You may find a more complete documentation on Dolibarr on the wiki:

https://wiki.dolibarr.org/

and on

https://doxygen.dolibarr.org/