mirror of
https://github.com/bakpakin/tiny-ecs.git
synced 2026-07-22 07:56:52 -06:00
Minor changes.
This commit is contained in:
Vendored
+3
@@ -1,2 +1,5 @@
|
|||||||
#Ignore generated documentation
|
#Ignore generated documentation
|
||||||
doc/*
|
doc/*
|
||||||
|
index.html
|
||||||
|
ldoc.css
|
||||||
|
topics/*
|
||||||
|
|||||||
@@ -65,7 +65,7 @@ Tiny-ecs uses [busted](http://olivinelabs.com/busted/) for testing. Install and
|
|||||||
`busted` from the command line to test.
|
`busted` from the command line to test.
|
||||||
|
|
||||||
## Documentation ##
|
## Documentation ##
|
||||||
See API [here](http://bakpakin.github.io/tiny-ecs/).
|
See API [here](http://bakpakin.github.io/tiny-ecs/doc/).
|
||||||
Documentation can be generated locally with [LDoc](http://stevedonovan.github.io/ldoc/).
|
Documentation can be generated locally with [LDoc](http://stevedonovan.github.io/ldoc/).
|
||||||
|
|
||||||
## TODO ##
|
## TODO ##
|
||||||
|
|||||||
Reference in New Issue
Block a user