diff --git a/README.md b/README.md index 2bdf0cb..2d91abf 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ This contains the source for imageC's documentation, hosted at https://imagec-do 2) Execute `make html` +https://www.sphinx-doc.org/en/master/usage/configuration.html + ### Deploy build docker image docker build --target live -t joda001/imagec-doc:live . diff --git a/index.md b/index.md index 3a5da69..ae199b9 100644 --- a/index.md +++ b/index.md @@ -4,20 +4,20 @@ ::: :::{sidebar} New release online! -**|imagec| {{ env.config.release }}** is available at [https://joda01.github.io/imagec](https://joda01.github.io/imagec). +**imagec {{ env.config.release }}** is available at [https://joda01.github.io/imagec](https://joda01.github.io/imagec). See what's new in the [changelog](https://github.com/joda01/imagec/releases). ::: -# Welcome to |imagec|! +# Welcome to imagec! -This page hosts the documentation for **|imagec| {{ env.config.version }}.x**. +This page hosts the documentation for **imagec {{ env.config.version }}.x**. -The latest release is [**|imagec| {{ env.config.release }}**](https://github.com/joda01/imagec/releases). +The latest release is [**imagec {{ env.config.release }}**](https://github.com/joda01/imagec/releases). ## Quick links -Can't install |imagec|? +Can't install imagec? : Check out {ref}`installation` for instructions & solutions to common problems Images won't open?