Circuitpython: Documentation link does not work

Created on 15 Mar 2018  路  5Comments  路  Source: adafruit/circuitpython

I've not been using CircuitPython for long but the last several release pages that I have looked through I click the documentation link and the link from GitHub release page that appears as:

Documentation is available in readthedocs.io.

has a link:

http://circuitpython.readthedocs.io/en/latest/index.html

that does not work it should probably be http://circuitpython.readthedocs.io/en/latest/

Most helpful comment

I was able to find the documentation but just wanted the release to be correct and complete so that it was not a stumbling block for others, I could not find another way of letting someone know.

All 5 comments

Hi @mlmcnees, Thanks for the report, and I'm sorry some of the links sent you to the ReadtheDocs maze page. The team has been actively improving and refactoring docs.

You may already be aware, but I'll post here for others who may view this issue at a later date:

  • Docs can be found at https://circuitpython.readthedocs.io and that will direct you to the version specified as the default.
  • Other versions of the documentation can be accessed from the bottom of the sidebar navigation triangle for the version dropdown:
    screen shot 2018-03-17 at 8 35 33 am
  • Due to refactoring some of the links from the GitHub release page and triangle dropdown may not redirect to the documentation for the particular version. The "latest" version will have the most up-to-date docs.

Team,

There are a few places to look to sync up the versions moving forward:

I was able to find the documentation but just wanted the release to be correct and complete so that it was not a stumbling block for others, I could not find another way of letting someone know.

This was an excellent way to let us know! If possible, can you post a link to a couple of the pages where you encountered the incorrect link? As @willingc stated, we're currently updating our documentation, and I want to make sure we're catching everything.

Just for clarification, this issue was with the CircuitPython Release Notes, for each release. That being said, @willingc excellent recommendations (as always)! And, thank you from me as well @mlmcnees for letting us know.

Here is a screenshot showing the discrepancy:
2018-03-17

Thanks to @sommersoft for clarifying where the issue was. I have updated the release notes for 3.0.0a3 and 2.2.4 to reflect the correct Read the Docs links. Thank you again to @mlmcnees for catching this issue! It should be resolved going forward.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ladyada picture ladyada  路  5Comments

osterwood picture osterwood  路  4Comments

kbanks-krobotics picture kbanks-krobotics  路  5Comments

askpatrickw picture askpatrickw  路  8Comments

arturo182 picture arturo182  路  3Comments