Skip to content

Commit

Permalink
Merge pull request #51 from tknerr/update-docs
Browse files Browse the repository at this point in the history
Update docs, this fixes #40
  • Loading branch information
tknerr committed Mar 19, 2014
2 parents 4ffc223 + f750121 commit e7def44
Show file tree
Hide file tree
Showing 143 changed files with 111 additions and 13,165 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,14 @@
* update to bundler 1.5.3
* remove pre-installed chef gem in favor of Omnibus Chef
* install knife-audit and knife-server to Omnibus embedded Ruby
* add integration tests for bills-kitchen ([#47](https://github.com/tknerr/bills-kitchen/pull/47))
* add automated testing ([#4](https://github.com/tknerr/bills-kitchen/issues/4))
* add integration tests that run during `rake build` ([#47](https://github.com/tknerr/bills-kitchen/pull/47))
* add acceptance tests (run `rake acceptance`) ([#49](https://github.com/tknerr/bills-kitchen/pull/49))
* disable travis-ci since there's nothing useful we could test there (we need windows) :-(
* documentation updates:
* bring README up-to-date ([#44](https://github.com/tknerr/bills-kitchen/issues/44))
* remove outdated GETTING_STARTED and COOKBOOK_DEVELOPMENT guides ([#40](https://github.com/tknerr/bills-kitchen/issues/40))
* remove `W:\docs` with outdated doc materials and shortcuts


# [1.0.0.alpha3] from 10/05/2013
Expand Down
584 changes: 0 additions & 584 deletions COOKBOOK_DEVELOPMENT.md

This file was deleted.

280 changes: 0 additions & 280 deletions GETTING_STARTED.md

This file was deleted.

Loading

0 comments on commit e7def44

Please sign in to comment.