summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-01-24 01:28:47 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-01-24 01:28:47 +0000
commitcef8eae85dac5e32735a43302aa02964da3651c2 (patch)
treed3f6dff68d9c8ad115aefb50ec85c64b812cd775 /NEWS
parent30a9931bbc96a3ccda672a2cfb0ed0cd883d7c18 (diff)
* NEWS (RDoc): Added mention of page support and markdown support.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38914 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 13 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index efc0b01c4d..062bfd9bdc 100644
--- a/NEWS
+++ b/NEWS
@@ -312,16 +312,25 @@ with all sufficient information, see the ChangeLog file.
http://rake.rubyforge.org/doc/release_notes/rake-0_9_5_rdoc.html for a list
of changes in rake 0.9.3, 0.9.4 and 0.9.5.
-* rdoc
- * rdoc has been updated to version 4.0
+* RDoc
+ * RDoc has been updated to version 4.0
This version is largely backwards-compatible with previous rdoc versions.
The most notable change is an update to the ri data format (ri data must
be regenerated for gems shared across rdoc versions). Further API changes
are internal and won't affect most users.
- See https://github.com/rdoc/rdoc/blob/master/History.rdoc for a list of
- changes in rdoc 4.0.
+ Notable changes include:
+
+ * Page support for ri. Try `ri ruby:` for a list of pages in ruby or
+ `ri ruby:syntax/literals` for the syntax documentation for literals.
+
+ This also works for gems such as `ri rspec:README` for the rspec gem's
+ README file.
+ * Markdown support. See ri RDoc::Markdown for details.
+
+ See https://github.com/rdoc/rdoc/blob/master/History.rdoc for a full list
+ of changes in rdoc 4.0.
* resolv
* new methods: