From dca0c7eae6ac18852f7ae46da67440df50d47fa8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 25 Feb 2022 18:21:50 -0500 Subject: Simplify confusing terminology in the README and manual (fixes #660) Some people don't know what CI is, so remove use of that abbreviation when it doesn't add any value. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7ba99b1c..95281fcf 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ QPDF is known to build and pass its test suite with mingw (latest version tested # Building Documentation -The QPDF manual is written in reStructured Text format and is build with [sphinx](https://www.sphinx-doc.org). The sources to the user manual can be found in the `manual` directory. For more detailed information, consult the [Building and Installing QPDF section of the manual](manual/installation.rst) or consult the [build-doc script used in CI](build-scripts/build-doc). +The QPDF manual is written in reStructured Text format and is build with [sphinx](https://www.sphinx-doc.org). The sources to the user manual can be found in the `manual` directory. For more detailed information, consult the [Building and Installing QPDF section of the manual](manual/installation.rst) or consult the [build-doc script](build-scripts/build-doc). # Additional Notes on Build -- cgit v1.2.3-70-g09d2