mck created CASSANDRA-14954: ------------------------------- Summary: Website documentation for stable and latest, with stable as default linked Key: CASSANDRA-14954 URL: https://issues.apache.org/jira/browse/CASSANDRA-14954 Project: Cassandra Issue Type: Task Components: Documentation/Website Reporter: mck
The website should link Documentation to the docs generated for our latest stable release. By providing directory listing ({{htaccess Indexes}}) under /doc/, and having two symlinks {{latest}} and {{stable}}, we can by default link to {{stable}}. This patch - adds to the website Makefile the task {{add-stable-doc}} - changes the default documentation link to {{/doc/stable/}} - removes the html redirecting from {{doc/ --> doc/latest/}} - adds directory listing to {{/doc/}} for a simple view of versioned docs available -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org