Update project documentation

This commit is contained in:
2026-01-09 10:06:17 +01:00
parent 600198ec9a
commit 73d0796e8d
7 changed files with 197 additions and 39 deletions

View File

@@ -6,6 +6,7 @@
- Do not use `phpunit` There are missing dependencies that make it fail.
- Use `php -l <file>` to check for syntax errors.
- Consider The official documentation for writing dokuwiki plugins: https://www.dokuwiki.org/devel:plugins
- Whenever necessary, update the README file to reflect new features or changes.
# General instructions