docs: restructure tutor documentation#1358
Conversation
25a2052 to
b2b5ccd
Compare
|
|
||
| .. include:: download/pip.rst | ||
|
|
||
| Check the "tutor" package on Pypi: https://pypi.org/project/tutor. You will need Python >= 3.9 with pip and the ``libyaml`` development headers. On Ubuntu, these requirements can be installed by running:: |
There was a problem hiding this comment.
| Check the "tutor" package on Pypi: https://pypi.org/project/tutor. You will need Python >= 3.9 with pip and the ``libyaml`` development headers. On Ubuntu, these requirements can be installed by running:: | |
| Check the "tutor" package on Pypi: https://pypi.org/project/tutor. You will need Python >= 3.12 with pip and the ``libyaml`` development headers. On Ubuntu, these requirements can be installed by running:: |
Support for Python <=3.11 is deprecated openedx/openedx-platform#38171
There was a problem hiding this comment.
this should probably also be updated on the PyPi page as well since this also states Requires: Python >=3.9
There was a problem hiding this comment.
We have a similar issue(#1306) in progress, we will make changes to docs accordingly as soon as that issue is resolved.
|
@Faraz32123 Thanks for this effort. Are you setting up some sort of redirects or mapping so that existing links will continue to work? |
|
@Faraz32123 Old paths like /install.html, /dev.html, /plugins/intro.html, /tutorials/theming.html, etc. will all 404. This affects links from the Open edX forum, Stack Overflow answers, blog posts, the official docs site, README files, and more. |
@Abdul-Muqadim-Arbisoft I already had this in mind based on @bradenmacdonald's comment. Thanks for adding it. |
| ===================== | ||
|
|
||
| With the same docker images we created for :ref:`single server deployment <local>` and :ref:`local development <development>`, we can launch an Open edX platform on Kubernetes. Always in 1 click, of course :) | ||
| With the same docker images we created for :ref:`single server deployment <local>` and :ref:`local development <openedx_development>`, we can launch an Open edX platform on Kubernetes. Always in 1 click, of course :) |
There was a problem hiding this comment.
Sentence gramtically incorrect
fb5fbe9 to
944dc7e
Compare
944dc7e to
eb9f431
Compare
25a8348 to
d8f3a32
Compare
continued from #834
I also have this deployed to GH pages from my fork, to see it live go here: https://faraz32123.github.io/tutor/