17 Commits

Author SHA1 Message Date
Misty Stanley-Jones
2996355e94 HBASE-14603 Lots of work on the POM to enhance Javadocs, Xrefs
* We now have apidocs, devapidocs, testapidocs, and testdevapidocs
* When using reportSets, the Javadoc plugin ignores the plugin configuration,
  so I propagated it to the individual reportSet configuration blocks.
* I was able to remove some of the logic that moved / copied things around
  in post-site.
* We now have xref and xref-test (these are superfluous but something needs them
  so I left them)
* Added source to Javadocs -- you can click a method or property to browse its source.
  More user-friendly than xref maybe.
* You can now get the whole site to build by doing 'mvn clean site site:stage' and
  it takes about 10 minutes.
2015-10-22 19:12:42 +10:00
Misty Stanley-Jones
74d5232065 Revert "Lots of work on the POM to enhance Javadocs, Xrefs"
This reverts commit aa78ebbd5a589efbf979e63e0a7e35f0e410f350.
2015-10-22 19:11:40 +10:00
Misty Stanley-Jones
aa78ebbd5a Lots of work on the POM to enhance Javadocs, Xrefs
* We now have apidocs, devapidocs, testapidocs, and testdevapidocs
* When using reportSets, the Javadoc plugin ignores the plugin configuration,
  so I propagated it to the individual reportSet configuration blocks.
* I was able to remove some of the logic that moved / copied things around
  in post-site.
* We now have xref and xref-test (these are superfluous but something needs them
  so I left them)
* Added source to Javadocs -- you can click a method or property to browse its source.
  More user-friendly than xref maybe.
* You can now get the whole site to build by doing 'mvn clean site site:stage' and
  it takes about 10 minutes.
2015-10-22 18:29:08 +10:00
Misty Stanley-Jones
46f2877381 HBase-14607 Converting SupportingProjects wiki to site page 2015-10-15 10:47:47 +10:00
Misty Stanley-Jones
e5580c247c HBASE-14602 Convert PoweredByHBase wiki to site page
Signed-off-by: stack <stack@apache.org>
2015-10-14 15:09:57 +10:00
Misty Stanley-Jones
73ccccf4c5 HBASE-14599 Modify site config to use protocol-relative URLs for CSS/JS
Signed-off-by: stack <stack@apache.org>
2015-10-14 09:05:58 +10:00
Andrew Purtell
a7327a30c4 HBASE-14091 Update site documentation with code of conduct and project policy for transgressions 2015-08-21 18:10:30 -07:00
stack
5bdb0eb912 Remove hbasecon image and replace w/ standard orca 2015-08-09 23:39:21 +02:00
Misty Stanley-Jones
39425a8558 HBASE-11670 Generate PDF of Reference Guide 2015-03-05 09:31:11 +10:00
Misty Stanley-Jones
1a21c1684c HBASE-11533 Asciidoc Proof of Concept 2015-01-13 22:32:29 -08:00
stack
1723245282 Add in an hbasecon2015 logo for the banner 2015-01-13 21:56:27 -08:00
Nick Dimiduk
13970bfa5a HBASE-12688 Update site with a bootstrap-based UI 2014-12-16 18:50:55 -08:00
stack
cd8a908499 HBASE-4920 We need a mascot, a totem
Add in images Add reference on front page and from refguide.
2014-08-27 19:13:33 -07:00
Michael Stack
3f43b5e2cb Remove the hbasecon graphic from front page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594046 13f79535-47bb-0310-9956-ffa450edef68
2014-05-12 18:31:19 +00:00
Michael Stack
42bbd86270 Put up a banner for hbasecon2014 on our site
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578568 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 21:02:13 +00:00
Jonathan Hsieh
b862303a41 HBASE-9517 Include only InterfaceAudience.Public elements in generated Javadoc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522748 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 00:04:22 +00:00
Michael Stack
866a14c3cf HBASE-6286 Move site back up out of hbase-assembly; bad idea
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465322 13f79535-47bb-0310-9956-ffa450edef68
2013-04-07 05:49:57 +00:00