README.md in watir-webdriver-0.6.11 vs README.md in watir-webdriver-0.7.0
- old
+ new
@@ -36,10 +36,17 @@
git submodule init && git submodule update
Specs specific to watir-webdriver are found in spec/*_spec.rb, with watirspec in spec/watirspec.
+Doctests
+--------
+
+watir-webdriver uses [yard-doctest](https://github.com/p0deje/yard-doctest) for testing documentation examples.
+
+ rake yard:doctest
+
API docs
--------
* http://rdoc.info/gems/watir-webdriver/ (basic docs, updated on every release)
* http://watir.github.com/watir-webdriver/doc/ (includes all attribute methods, updated occasionally)
@@ -69,6 +76,6 @@
* Send me a pull request. Bonus points for topic branches.
Copyright
---------
-Copyright (c) 2009-2014 Jari Bakken. See LICENSE for details.
+Copyright (c) 2009-2015 Jari Bakken. See LICENSE for details.