GitHub user mikewalch opened a pull request:
https://github.com/apache/accumulo/pull/259
ACCUMULO-4630 Move user manual to Accumulo website
* removed user manual asciidoc and moved it to accumulo-website repo
* binary tarball no longer contains user manual
* moved configuration mgmt docs in 'config-header.txt' to website
* ConfigurationDocGen.java now generates markdown for website during
core module build to core/target/generated-docs
See https://github.com/apache/accumulo-website/pull/11 for corresponding PR
to add documentation to website.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mikewalch/accumulo remove-docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/259.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #259
----
commit 5ad1e4bb75d0f523a6611bcbe844bb352181f272
Author: Mike Walch <[email protected]>
Date: 2017-05-17T20:30:35Z
ACCUMULO-4630 Move user manual to Accumulo website
* removed user manual asciidoc and moved it to accumulo-website repo
* binary tarball no longer contains user manual
* moved configuration mgmt docs in 'config-header.txt' to website
* ConfigurationDocGen.java now generates markdown for website during
core module build to core/target/generated-docs
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---