15 Commits

Author SHA1 Message Date
Alexandre Poumaroux
bfc3bfb845 Update installation.rst 2025-04-17 22:41:14 +02:00
Alexandre Poumaroux
1319a9d81f Update installation.rst 2025-04-17 22:41:06 +02:00
Hiroshi Miura
b629c84943 Drop support for Python 3.7 (#741)
- Minimum required python version to be 3.8.10, a last version which got regular bug fixes.
- tox: drop 3.7 and add 3.12
- Next aqtinstall release will be version 3.2.0

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-05-04 16:21:01 +09:00
Hiroshi Miura
166c89065a Drop support for python 3.6
- Update manual to say minimum version is 3.7.5

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2022-11-17 10:43:50 +09:00
David Dalcino
cc1e49b201 update stated dependencies 2021-08-04 01:03:53 -07:00
David Dalcino
0180deae31 Merge installation/Usage section into tutorial 2021-08-04 01:00:50 -07:00
David Dalcino
ddc36064dc Add links to option flags 2021-08-04 01:00:40 -07:00
David Dalcino
89abf55c4a Remove 'experimental' from install-tool 2021-08-03 23:35:56 -07:00
David Dalcino
ae77ed2e0a Cleanup explanation of --outputdir option
This change cleans up some language in the `Target directory` section
of `docs/installation.rst`, and improves formatting of anything the
user is expected to type in a console.
2021-08-02 17:45:27 -07:00
David Dalcino
d1c0e6783c Simplify 'general usage' in installation.rst
This change removes most of the options listed in the 'general usage'
sections in `docs/installation.rst`, and formats them so they are easy
to read. In this section, users are looking for a simple description of
what the commands do, and how to use them. This change retains the most
commonly used options, and asks the reader to refer to `docs/cli.rst`
for more complete documentation.

This change also clarifies some of the descriptions of the most
commonly-used options.
2021-08-02 17:38:25 -07:00
David Dalcino
40d6b0fd6c Fix broken table in docs/installation.rst
There was a table added to docs/installation.rst in #354 and modified
in #355. When I tried to build the docs, this table appeared to be
broken, and newlines were not present in the cells. This change allows
the table to render properly.
2021-08-02 13:51:10 -07:00
David Dalcino
ab7b2b8d1d Fix new command syntax in documentation 2021-08-01 13:58:23 -07:00
David Dalcino
749b81b787 Updateinstallation.rst 2021-08-01 13:25:19 -07:00
Hiroshi Miura
0435bfd1b6 docs: Add explanation of command changes
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2021-08-01 15:15:56 +09:00
Hiroshi Miura
c313ac70a9 Doc: update available versions
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2021-01-30 15:42:54 +09:00