You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2017/08/04 16:53:01 UTC

incubator-juneau git commit: Update javadoc.

Repository: incubator-juneau
Updated Branches:
  refs/heads/master 86152c1b2 -> 6d524f2c6


Update javadoc.

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau/commit/6d524f2c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/6d524f2c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/6d524f2c

Branch: refs/heads/master
Commit: 6d524f2c6e83df54f7fc3cc97cdd6f5da467ea61
Parents: 86152c1
Author: JamesBognar <ja...@apache.org>
Authored: Fri Aug 4 12:52:58 2017 -0400
Committer: JamesBognar <ja...@apache.org>
Committed: Fri Aug 4 12:52:58 2017 -0400

----------------------------------------------------------------------
 juneau-core/src/main/javadoc/overview.html | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/6d524f2c/juneau-core/src/main/javadoc/overview.html
----------------------------------------------------------------------
diff --git a/juneau-core/src/main/javadoc/overview.html b/juneau-core/src/main/javadoc/overview.html
index 0d9af96..9db52aa 100644
--- a/juneau-core/src/main/javadoc/overview.html
+++ b/juneau-core/src/main/javadoc/overview.html
@@ -6957,6 +6957,8 @@
 			<li>
 				New dark theme:
 				<br><img src='doc-files/ReleaseNotes_632_DarkStyle.png'>
+			<li>
+				Stylesheet selection now stored in HTTP session when passed in via <code>?stylesheet</code> query parameter.
 		</ul>
 
 		<h6 class='topic'>org.apache.juneau.rest.microservice</h6>