b47b2a96ce
`nim doc --project --index:on chronos.nim` was failing with the following error: /path/to/nim-chronos/chronos/transports/common.nim(519, 21) Error: '*' expected ...which in turned caused errors in all files that import this one. Now the entire docs can be built successfully, with only a few warnings. Fixes #186. |
||
---|---|---|
.. | ||
common.nim | ||
datagram.nim | ||
ipnet.nim | ||
osnet.nim | ||
stream.nim |