X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/4226a607bcc0fbf418b9ae374af52651d67b8a52..5cd3bc42381500d68db6ed83daa705f38063d620:/cookbooks/tilelog/README.md diff --git a/cookbooks/tilelog/README.md b/cookbooks/tilelog/README.md index 31f6f4d3b..1e9b1933d 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 -------------------- -Released under the [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0). +## License and Authors + +Released under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). Authors: Matt Amos