aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Chabot <brettchabot@google.com>2013-09-26 18:33:37 -0700
committerBrett Chabot <brettchabot@google.com>2013-09-26 18:33:37 -0700
commitedf9bef4e37437e3c9d16c55ded197416cca70c8 (patch)
tree751e47b7553074eed808548332cc4448ae03b239
parent69985f92e2ce80184915655cd0d3dfea78a39900 (diff)
downloadhamcrest-edf9bef4e37437e3c9d16c55ded197416cca70c8.tar.gz
Add @hide for org.hamcrest.internal.
Bug 10749552 Change-Id: I6ad7b51709ec080bdde53f8b8857eff3ec8b9817
-rw-r--r--src/org/hamcrest/internal/package.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/org/hamcrest/internal/package.html b/src/org/hamcrest/internal/package.html
new file mode 100644
index 0000000..1c9bf9d
--- /dev/null
+++ b/src/org/hamcrest/internal/package.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+ {@hide}
+</body>
+</html>