Poetry: A few documentation issues

Created on 6 Sep 2018  路  4Comments  路  Source: python-poetry/poetry

  • [x] I have searched the issues of this repo and believe that this is not a duplicate.

Issue


Hi!

It seems that there are a few issues in the docs:

Documentation

Most helpful comment

I fixed the 404 errors in the documentation.

And I agree that the documentation needs an update. I will try to do it before the next 0.12 release.

All 4 comments

The 404 on the documentation site means no one can complete the issues checklist that requires us to search the docs.

poetry shell missing in the docs too

poetry self:update and --preview flags etc... aren't listed in the docs commands too

I fixed the 404 errors in the documentation.

And I agree that the documentation needs an update. I will try to do it before the next 0.12 release.

Hi
I'm adding this typo to this issue (not sure if I need to create a new one since it is very similar and quick to resolve) :
In the https://poetry.eustace.io/docs/configuration/ page, the last link is not good
should be https://poetry.eustace.io/docs/repositories/ but the 'docs' part is missing

Created a pull request: https://github.com/sdispater/poetry/pull/456

Thank you

Was this page helpful?
0 / 5 - 0 ratings