X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/979e98164cc9a6d7216197f01febc918c9a152b9..45479cd73476809c38704ab5f221c16c86504f2f:/cookbooks/tilelog/README.md diff --git a/cookbooks/tilelog/README.md b/cookbooks/tilelog/README.md index 31f6f4d3b..1a6b5e720 100644 --- a/cookbooks/tilelog/README.md +++ b/cookbooks/tilelog/README.md @@ -1,9 +1,8 @@ -tilelog Cookbook -================ +# tilelog Cookbook + This cookbook contains the tile log processing / analysis tools. This includes creating the tile log summaries of the number of tiles downloaded from the tile caches. -Requirements ------------- +## Requirements #### cookbooks - `tools` - tilelog needs the OSM tools cookbook. @@ -18,9 +17,7 @@ Requirements - `libboost-system-dev` - a dependency of the analysis tool. - `libboost-program-options-dev` - a dependency of the analysis tool. - -Attributes ----------- +## Attributes #### tilelog::default @@ -50,8 +47,8 @@ Attributes
-Usage ------ +## Usage + #### tilelog::default TODO: Write usage instructions for each cookbook. @@ -67,8 +64,8 @@ Just include `tilelog` in your node's `run_list`: } ``` -License and Authors -------------------- +## License and Authors + Released under the [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0). Authors: Matt Amos