Skip to content
Merged

Docs #955

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ build:

python:
install:
- requirements: ./requirements.txt
- requirements: ./docs/requirements.txt

# Build documentation in the docs/ directory with mkdocs
mkdocs:
Expand Down
12 changes: 6 additions & 6 deletions docs/archive.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Source Code
You can checkout the latest source code from the repository.
See [https://github.com/boriel/zxbasic](http://github.com/boriel/zxbasic) for instructions on how to clone the
See [https://github.com/boriel-basic/zxbasic](http://github.com/boriel/zxbasic) for instructions on how to clone the
repository (git).


Expand All @@ -14,24 +14,24 @@ Latest stable version is <span style="color: green;">**1.17.3**</span>.
Click on the desired icon below to download the package suitable for your platform:

* [<img src="https://zxbasic.readthedocs.io/en/docs/img/win32.png" alt="win32zip" width="32px"/>
https://www.boriel.com/files/zxb/zxbasic-1.17.3-win32.zip](http://www.boriel.com/files/zxb/zxbasic-1.17.3-win32.zip)
https://www.boriel.com/files/zxb/zxbasic-1.17.3-win32.zip](https://www.boriel.com/files/zxb/zxbasic-1.17.3-win32.zip)
<br />Windows .exe zip package. No install needed, just uncompress it in a directory of your choice.
<br/>&nbsp;
* [<img src="https://zxbasic.readthedocs.io/en/docs/img/macos.png" alt="macostargz" width="32px"/>
https://www.boriel.com/files/zxb/zxbasic-1.17.3-macos.tar.gz](http://www.boriel.com/files/zxb/zxbasic-1.17.3-macos.tar.gz)
https://www.boriel.com/files/zxb/zxbasic-1.17.3-macos.tar.gz](https://www.boriel.com/files/zxb/zxbasic-1.17.3-macos.tar.gz)
<br />Mac OS x64 package. No install needed, just uncompress it in a directory of your choice (needs Python installed
in your system).
<br/>&nbsp;
* [<img src="https://zxbasic.readthedocs.io/en/docs/img/linux.png" alt="macostargz" width="32px"/>
https://www.boriel.com/files/zxb/zxbasic-1.17.3-linux64.tar.gz](http://www.boriel.com/files/zxb/zxbasic-1.17.3-linux64.tar.gz)
https://www.boriel.com/files/zxb/zxbasic-1.17.3-linux64.tar.gz](https://www.boriel.com/files/zxb/zxbasic-1.17.3-linux64.tar.gz)
<br />Linux x64 binary package. No install needed, just uncompress it in a directory of your choice.
<br/>&nbsp;
* [<img src="https://zxbasic.readthedocs.io/en/docs/img/zip-package.png" alt="zip" width="32px"/>
https://www.boriel.com/files/zxb/zxbasic-1.17.3.zip](http://www.boriel.com/files/zxb/zxbasic-1.17.3.zip)
https://www.boriel.com/files/zxb/zxbasic-1.17.3.zip](https://www.boriel.com/files/zxb/zxbasic-1.17.3.zip)
<br />Windows, Linux, Mac zip package, with python scripts. Requires python installed in your system.
<br/>&nbsp;
* [<img src="https://zxbasic.readthedocs.io/en/docs/img/driver-down.png" alt="tar.gz" width="32px"/>
https://www.boriel.com/files/zxb/zxbasic-1.17.3.tar.gz](http://www.boriel.com/files/zxb/zxbasic-1.17.3.tar.gz)
https://www.boriel.com/files/zxb/zxbasic-1.17.3.tar.gz](https://www.boriel.com/files/zxb/zxbasic-1.17.3.tar.gz)
<br />Windows, Linux, Mac tar.gz package, with python scripts. Requires python installed in your system.

### What's new
Expand Down
31 changes: 31 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# This file is used to build the documents, not the project.

babel==2.16.0
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
ghp-import==2.1.0
idna==3.10
Jinja2==3.1.4
Markdown==3.7
MarkupSafe==3.0.2
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-get-deps==0.2.0
mkdocs-material==9.5.44
mkdocs-material-extensions==1.3.1
packaging==24.2
paginate==0.5.7
pathspec==0.12.1
platformdirs==4.3.6
Pygments==2.18.0
pymdown-extensions==10.12
python-dateutil==2.9.0.post0
PyYAML==6.0.2
pyyaml_env_tag==0.1
regex==2024.11.6
requests==2.32.3
six==1.16.0
urllib3==2.2.3
watchdog==6.0.0