1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-04 23:12:22 +02:00

publish README to gh-pages (auto)

branch:       master
SHA:          e6d3407154
range SHA:    52c674fe1ca2...e6d340715451
build id:     79957821
build number: 93
This commit is contained in:
koalyptus 2015-09-12 03:45:03 +00:00
parent 125f2c7db1
commit f169f740a9

View file

@ -107,11 +107,15 @@ http://localhost:8080/demos/
```
## Documentation
Run this task to generate the documentation in the ``doc`` directory:
Find exhaustive documentation on the configuration options in the [WIKI](https://github.com/koalyptus/TableFilter/wiki) section.
Autogenerated documentation of the ES6 javascript modules is available on the website: [docs](http://koalyptus.github.io/TableFilter/docs)
Run this task to generate the documentation in the ``docs/docs`` directory:
```shell
grunt esdoc
```
Find the complete documentation in the [WIKI](https://github.com/koalyptus/TableFilter/wiki) section.
## Support
* GitHub for reporting bugs and feature requests.