From 1ca6c5eb402db482db0958232ab2e1231f8e8cf9 Mon Sep 17 00:00:00 2001 From: "Bryan W. Weber" Date: Mon, 20 Aug 2018 15:06:28 -0400 Subject: [PATCH] Change all github.io links to cantera.org links --- INSTALL | 4 +--- README.rst | 35 ++++++++++++++++----------------- interfaces/matlab/Contents.m.in | 2 +- 3 files changed, 19 insertions(+), 22 deletions(-) diff --git a/INSTALL b/INSTALL index 7079aa491..5f7a11c8f 100644 --- a/INSTALL +++ b/INSTALL @@ -18,6 +18,4 @@ shown by running `scons` with no other arguments. Detailed Instructions --------------------- -See the file files in the `doc/sphinx/compiling/` directory or the HTML -instructions available at -http://cantera.github.io/docs/sphinx/html/compiling/index.html. +See the instructions available at [online](https://cantera.org/install/index.html) diff --git a/README.rst b/README.rst index 295c1e7e7..7ed6ab085 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,3 @@ - .. Cantera |cantera| @@ -35,37 +34,37 @@ Installation ============ `Installation instructions for the current release of Cantera -`_ are available from +`_ are available from the main `Cantera documentation site -`_. Installers are -provided for Windows (MSI packages), Mac OS X (through Homebrew), and +`_. Installers are +provided for Windows (MSI packages), macOS (through Homebrew), and Ubuntu. Anaconda packages containing the Cantera Python module are also -available for Windows, OS X, and Linux. +available for Windows, macOS, and Linux. .. image:: https://anaconda.org/cantera/cantera/badges/installer/conda.svg :target: https://anaconda.org/Cantera/cantera For other platforms, or for users wishing to install a development version of Cantera, `compilation instructions -`_ are also available. +`_ are also available. Documentation ============= -The `documentation `_ +The `documentation `_ offers a number of starting points: - `Python tutorial - `_ + `_ - `Application Examples in Python `_ - `A guide to Cantera's input file format - `_ -- `A list of frequently asked questions - `_ + `_ +- `Information about the Cantera community + `_ `Documentation for the development version of Cantera -`_ is also available. +`_ is also available. Code of Conduct =============== @@ -76,7 +75,7 @@ Code of Conduct In order to have a more open and welcoming community, Cantera adheres to a `code of conduct `_ adapted from the `Contributor Covenent -code of conduct `_. +code of conduct `_. Please adhere to this code of conduct in any interactions you have in the Cantera community. It is strictly enforced on all official Cantera @@ -112,7 +111,7 @@ Cantera Gitter Chat The `Cantera Gitter Chat `_ is a public chat client that is linked to users' Github account. The developers do not closely monitor the discussion, so *any* discussion at all of Cantera functionality such as how to use certain function calls, syntax problems, input files, etc. should be directed the User's Group. All conversations in the Gitter room will be covered under the Cantera Code of Conduct, so please be nice. -The chat room is a place to strengthen and develop the Cantera community, discuss tangentially-related topics such as how to model the underlying physics of a problem , share cool applications you’ve developed, etc. +The chat room is a place to strengthen and develop the Cantera community, discuss tangentially-related topics such as how to model the underlying physics of a problem , share cool applications you’ve developed, etc. Summary: @@ -148,12 +147,12 @@ supporting the open source scientific computing community. -.. |cantera| image:: http://cantera.github.io/docs/sphinx/html/_static/cantera-logo.png - :target: http://cantera.github.io/docs/sphinx/html/index.html# +.. |cantera| image:: https://cantera.org/assets/img/cantera-logo.png + :target: https://cantera.org :alt: cantera logo :width: 675px :align: middle - + .. |travisci| image:: https://travis-ci.org/Cantera/cantera.svg?branch=master :target: https://travis-ci.org/Cantera/cantera @@ -162,7 +161,7 @@ supporting the open source scientific computing community. .. |doi| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.170284.svg :target: https://doi.org/10.5281/zenodo.1174508 - + .. |codecov| image:: https://img.shields.io/codecov/c/github/Cantera/cantera/master.svg :target: https://codecov.io/gh/Cantera/cantera?branch=master diff --git a/interfaces/matlab/Contents.m.in b/interfaces/matlab/Contents.m.in index 54c2c3a67..232effc33 100644 --- a/interfaces/matlab/Contents.m.in +++ b/interfaces/matlab/Contents.m.in @@ -6,4 +6,4 @@ % and/or transport processes. % % Documentation for Cantera can be found at -% http://cantera.github.io/docs/sphinx/html/index.html +% https://cantera.org/documentation/index.html