Github user kxepal commented on the pull request:
https://github.com/apache/couchdb/pull/232#issuecomment-43432156
> otherwise use latest online.
Better grab CouchDB version from `/` and redirect to online docs which
matches that version: `1.4.0 -> 1.4.x` , `1.5.1 -> 1.5.x`, `1.6.0+build-... ->
latest` to avoid confusion of reading docs that doesn't match your version
(that will hurts after 2.0 release). But anyway, idea to handle that on Fauxton
side looks good too! At least, it wouldn't make build process complex and add
dependency to docs sub-project.
---
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.
---