[ https://issues.apache.org/jira/browse/ACCUMULO-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246582#comment-15246582 ]
ASF GitHub Bot commented on ACCUMULO-4189: ------------------------------------------ Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo/pull/91#discussion_r60137512 --- Diff: _config.yml --- @@ -26,3 +26,6 @@ defaults: type: "pages" values: layout: "skeleton" + +whitelist: [jekyll-redirect-from] +gems: [jekyll-redirect-from] --- End diff -- Why are these lines necessary in the `_config.yml`, but not in the `_config-asf.yml`? > Add direct links in README to documentation (User Manual & Examples) on > website > ------------------------------------------------------------------------------- > > Key: ACCUMULO-4189 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4189 > Project: Accumulo > Issue Type: Task > Components: docs, website > Affects Versions: 1.8.0 > Reporter: Mike Walch > Assignee: Mike Walch > Priority: Trivial > > The README currently lists the User Manual and Examples as documentation but > there are no direct links to them. Instead, it tells users that they are > available on the website. This is probably to limit a direct link to an > older stable version in the README. It would be better if there were direct > links to a User Manual and Examples pages (which will need to be created) > that contained links to docs for all released versions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)