forked from RepoMirrors/bemenu
Update README.md
This commit is contained in:
parent
efc5781aec
commit
f090160ab9
@ -14,6 +14,7 @@ Dynamic menu library and client program inspired by dmenu
|
|||||||
for C sources with following exceptions:
|
for C sources with following exceptions:
|
||||||
* spaces not tabs
|
* spaces not tabs
|
||||||
* indentation size is 4 characters (spaces)
|
* indentation size is 4 characters (spaces)
|
||||||
|
* function and variable names are camelCase except for global constants
|
||||||
* [Standard style](http://legacy.python.org/dev/peps/pep-0008/) for Python
|
* [Standard style](http://legacy.python.org/dev/peps/pep-0008/) for Python
|
||||||
* **Build system** - [CMake](http://www.cmake.org/)
|
* **Build system** - [CMake](http://www.cmake.org/)
|
||||||
* **API documentation** - [Doxygen](http://www.stack.nl/~dimitri/doxygen/index.html)
|
* **API documentation** - [Doxygen](http://www.stack.nl/~dimitri/doxygen/index.html)
|
||||||
|
Loading…
Reference in New Issue
Block a user