From ca10452d70a340f2f9af9a606f20288484a1df52 Mon Sep 17 00:00:00 2001 From: Steven Clontz Date: Thu, 3 Jun 2021 02:57:54 +0000 Subject: [PATCH] update docs for rc1 --- docs/about.html | 2 +- docs/index.html | 2 +- docs/installation.html | 25 +++++++++++++------------ docs/knowl/aside-1.html | 2 +- docs/knowl/li-1.html | 2 +- docs/knowl/li-2.html | 2 +- docs/knowl/li-3.html | 2 +- docs/knowl/li-4.html | 2 +- docs/knowl/li-5.html | 2 +- docs/knowl/li-6.html | 8 ++------ docs/knowl/li-7.html | 10 ++++++---- docs/knowl/li-8.html | 6 ++++-- docs/knowl/p-1.html | 2 +- docs/knowl/p-10.html | 2 +- docs/knowl/p-11.html | 4 ++-- docs/knowl/p-12.html | 2 +- docs/knowl/p-13.html | 4 ++-- docs/knowl/p-14.html | 4 ++-- docs/knowl/p-15.html | 4 ++-- docs/knowl/p-16.html | 4 ++-- docs/knowl/p-17.html | 4 ++-- docs/knowl/p-18.html | 4 ++-- docs/knowl/p-19.html | 6 +++--- docs/knowl/p-2.html | 2 +- docs/knowl/p-20.html | 6 +++--- docs/knowl/p-3.html | 2 +- docs/knowl/p-4.html | 2 +- docs/knowl/p-5.html | 4 ++-- docs/knowl/p-6.html | 2 +- docs/knowl/p-7.html | 2 +- docs/knowl/p-8.html | 4 ++-- docs/knowl/p-9.html | 2 +- docs/pretext-cli-documentation.html | 2 +- docs/usage.html | 4 ++-- 34 files changed, 69 insertions(+), 68 deletions(-) diff --git a/docs/about.html b/docs/about.html index 927d0af0..61b3b73d 100644 --- a/docs/about.html +++ b/docs/about.html @@ -1,7 +1,7 @@ - + diff --git a/docs/index.html b/docs/index.html index 3cd9200e..e0c1af88 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - + diff --git a/docs/installation.html b/docs/installation.html index a17dcea3..36bfb0ba 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -1,7 +1,7 @@ - + @@ -99,7 +99,7 @@

PreTeXt-CLI requires Python version 3.6 or better.

To check your version, type this into your terminal or command prompt:

python -V
-

If your version is 2.x, try this instead (and if so, either replace all future references to `python` in these instructions with `python3`, or try this).

+

If your version is 2.x, try this instead (and if so, either replace all future references to python in these instructions with python3, or try this).

python3 -V

If you don't have a compatible Python available, try one of these: