mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Add link to online API docs
This commit is contained in:
parent
a7b4549799
commit
01de724f9f
|
@ -65,7 +65,9 @@ Dependency set-up can further be reduced by enabling "Register on resolve". For
|
|||
|
||||
Documentation
|
||||
-------------
|
||||
You can generate Public API documentation from the source code using DUB:
|
||||
You can find the public API documentation [here](http://docs.lostmoment.com/poodinis/).
|
||||
|
||||
Alternatively you can generate documentation from the source code using DUB:
|
||||
```
|
||||
dub build --build=ddox
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue