mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-01-18 21:40:38 +01:00
Add link to online API docs
This commit is contained in:
parent
a7b4549799
commit
01de724f9f
1 changed files with 3 additions and 1 deletions
|
@ -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