Fix docs, done #2

This commit is contained in:
bzick
2013-07-04 01:28:10 +04:00
parent 4b8b56482c
commit 9600fc78d7
13 changed files with 64 additions and 31 deletions

6
docs/develop.md Normal file
View File

@ -0,0 +1,6 @@
Develop
=======
If you want to discuss the enhancement of the Fenom, create an issue on Github or submit a pull request.
For questions: a.cobest@gmail.com (English, Russian languages)

View File

@ -5,6 +5,7 @@ Documentation
* [Install](./install.md)
* [Usage](./usage.md)
* [Develop](./develop.md)
* [Syntax](./syntax.md)
* [Settings](./settings.md)
* [Callbacks and filters](./callbacks.md)