mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-01-18 21:40:38 +01:00
Explicitly put source directory in hmod config
To attempt to fix API documentation on ddocs.org
This commit is contained in:
parent
f333e2ca31
commit
5800cfc518
1 changed files with 3 additions and 2 deletions
5
hmod.cfg
5
hmod.cfg
|
@ -1,2 +1,3 @@
|
|||
project-name = Poodinis Dependency Injection Framework
|
||||
index = DDOCSINDEX.md
|
||||
project-name = Poodinis Dependency Injection Framework
|
||||
index = DDOCSINDEX.md
|
||||
source=./source
|
||||
|
|
Loading…
Reference in a new issue