Shake up docs for new library layout

This commit is contained in:
Dave Syer
2015-03-19 17:15:37 +00:00
parent ae74fe7228
commit 92adcefe8a
13 changed files with 164 additions and 203 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
/application.yml
/application.properties
asciidoctor.css
*~
.#*
*#
target
bin
_site/
.classpath
.project
.settings
.springBeans
.DS_Store
*.sw*
*.iml
.idea
.factorypath