From 7098462cd9c53072bb0851ba6eaf83a8e1da0c1f Mon Sep 17 00:00:00 2001 From: Scott Sanderson Date: Thu, 19 Nov 2015 00:54:55 -0500 Subject: [PATCH] DOC: Document more documentation improvements. --- docs/source/whatsnew/0.8.4.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/whatsnew/0.8.4.txt b/docs/source/whatsnew/0.8.4.txt index f1cd26db..e399bc7b 100644 --- a/docs/source/whatsnew/0.8.4.txt +++ b/docs/source/whatsnew/0.8.4.txt @@ -73,6 +73,8 @@ Documentation * Document the release process for developers (:issue:`835`). * Added reference docs for the Pipeline API. (:issue:`864`). * Added reference docs for Asset Metadata APIs. (:issue:`864`). +* Generated documentation now includes links to source code for many classes + and functions. (:issue:`864`). Miscellaneous ~~~~~~~~~~~~~