Beautify docs a little bit.

Signed-off-by: Julian Wollrath <jwollrath@web.de>
This commit is contained in:
Julian Wollrath 2015-02-20 15:24:26 +01:00 committed by Daniel Hahler
parent ce0a2d4749
commit 4d76967397
2 changed files with 11 additions and 1 deletions

View File

@ -1,4 +1,6 @@
# awesome
# Readme
## About awesome
awesome is a highly configurable, next generation framework window manager for X.

View File

@ -13,6 +13,8 @@ pretty='lua'
style="!pale"
backtick_references=true
merge=true
use_markdown_titles = true
wrap=true
topics={
'00-authors.md',
'01-readme.md',
@ -25,6 +27,12 @@ tparam_alias('tag', 'tag')
-- Should be default, but is not. Sets up "@tab" => "@tparam table".
tparam_alias('tab', 'table')
-- More fitting section names
kind_names={topic='Documentation',module='Libraries'}
-- Sort modules alphabetically
sort_modules=true
file = {
-- LUA libraries
'capi/',