diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md index 7c00825001..026d272f3c 100644 --- a/.github/SUPPORT.md +++ b/.github/SUPPORT.md @@ -22,16 +22,14 @@ be able to help you out. ## Documentation -The [documentation](https://cantera.org/documentation) +The [Cantera Website](https://cantera.org) offers a number of starting points: -- [Python tutorial](https://cantera.org/tutorials/python-tutorial.html) -- [Application Examples in Python (Jupyter)](https://github.com/Cantera/cantera-jupyter#cantera-jupyter) -- [A guide to Cantera's input file format](https://cantera.org/tutorials/input-files.html) +- [Python tutorial](https://cantera.org/stable/userguide/python-tutorial.html) +- [Gallery of Python Examples](https://cantera.org/stable/examples/python/index.html) +- [A guide to Cantera's input file format](https://cantera.org/stable/userguide/input-tutorial.html) - [Information about the Cantera community](https://cantera.org/community.html) - -Documentation for the [development version of -Cantera](https://cantera.org/documentation/dev-docs.html) is also available. +- [Developers: Compile and Modify Cantera](https://cantera.org/stable/develop/index.html) ## Contributions diff --git a/INSTALL.md b/INSTALL.md index 019deea88f..928fd4b121 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -15,4 +15,7 @@ shown by running `scons help`. ## Detailed Instructions -See the instructions available [online](https://cantera.org/install/compiling-install.html). +See the instructions available for installing packages providing the +[current stable version](https://cantera.org/stable/install/index.html) or compilation +instructions for building the +[latest development version](https://cantera.org/dev/develop/index.html). diff --git a/README.rst b/README.rst index d2aca73316..a0d9f3c819 100644 --- a/README.rst +++ b/README.rst @@ -33,10 +33,10 @@ using the following MyBinder link: Installation ============ -|pip| |anaconda| |conda-forge| +|pip| |conda-forge| `Installation instructions for the current release of Cantera -`_ are available from the main `Cantera +`_ are available from the main `Cantera documentation site `_. - The Python module can also be installed using pip on Windows, macOS, and Linux. @@ -48,28 +48,26 @@ documentation site `_. RHEL, Gentoo, and FreeBSD. - For other platforms, or for users wishing to install a development version of - Cantera, `compilation instructions `_ + Cantera, `compilation instructions `_ are also available. Documentation ============= -The `documentation `_ -offers a number of starting points: +The `documentation `_ offers a number of starting points: - `Python tutorial - `_ + `_ - `Application Examples in Python - `_ + `_ - `A guide to Cantera's input file format - `_ + `_ +- `User Guide: Tutorials, FAQ, and Task Guides + ` - `Information about the Cantera community `_ - `Affiliated packages - `_ - -`Documentation for the development version of Cantera -`_ is also available. + `_ Code of Conduct =============== @@ -125,7 +123,7 @@ development of Cantera through NumFOCUS. :target: https://numfocus.org/donate-to-cantera :alt: Powered by NumFOCUS -.. |cantera| image:: https://cantera.org/assets/img/cantera-logo.png +.. |cantera| image:: https://cantera.org/_static/cantera-logo.png :target: https://cantera.org :alt: cantera logo :width: 675px @@ -147,8 +145,5 @@ development of Cantera through NumFOCUS. .. |pip| image:: https://img.shields.io/pypi/v/cantera :target: https://pypi.org/project/Cantera/ -.. |anaconda| image:: https://img.shields.io/conda/v/cantera/cantera - :target: https://anaconda.org/Cantera/cantera - .. |conda-forge| image:: https://img.shields.io/conda/v/conda-forge/cantera :target: https://anaconda.org/conda-forge/cantera diff --git a/doc/doxygen/versions.md b/doc/doxygen/versions.md index a42aa09c06..2fd5c640dd 100644 --- a/doc/doxygen/versions.md +++ b/doc/doxygen/versions.md @@ -2,16 +2,16 @@ > **Note:** For release notes and previous versions of the Python/MATLAB > interface documentation, refer to -> [cantera.org](https://cantera.org/documentation/index.html#need-something-else). +> [cantera.org](https://cantera.org/stable/reference/index.html). -**%Cantera Developer API** versions: +**%Cantera C++ API** versions: -* [dev/latest](https://cantera.org/documentation/dev/doxygen/html/index.html) (unstable) -* [v3.0.0](https://cantera.org/documentation/docs-3.0/doxygen/html/index.html) -* [v2.6.0](https://cantera.org/documentation/docs-2.6/doxygen/html/modules.html) -* [v2.5.1](https://cantera.org/documentation/docs-2.5/doxygen/html/modules.html) -* [v2.4.0](https://cantera.org/documentation/docs-2.4/doxygen/html/modules.html) -* [v2.3.0](https://cantera.org/documentation/docs-2.3/doxygen/html/modules.html) -* [v2.2.1](https://cantera.org/documentation/docs-2.2/doxygen/html/modules.html) -* [v2.1.2](https://cantera.org/documentation/docs-2.1/doxygen/html/modules.html) -* [v2.0.2](https://cantera.org/documentation/docs-2.0/doxygen/html/modules.html) +* [dev/latest](https://cantera.org/dev/cxx/index.html) (unstable) +* [v3.0.0](https://cantera.org/3.0/doxygen/html/index.html) +* [v2.6.0](https://cantera.org/2.6/doxygen/html/modules.html) +* [v2.5.1](https://cantera.org/2.5/doxygen/html/modules.html) +* [v2.4.0](https://cantera.org/2.4/doxygen/html/modules.html) +* [v2.3.0](https://cantera.org/2.3/doxygen/html/modules.html) +* [v2.2.1](https://cantera.org/2.2/doxygen/html/modules.html) +* [v2.1.2](https://cantera.org/2.1/doxygen/html/modules.html) +* [v2.0.2](https://cantera.org/2.0/doxygen/html/modules.html) diff --git a/doc/sphinx/reference/releasenotes/v2.2.md b/doc/sphinx/reference/releasenotes/v2.2.md index f3ef4e2e2b..b70400dac4 100644 --- a/doc/sphinx/reference/releasenotes/v2.2.md +++ b/doc/sphinx/reference/releasenotes/v2.2.md @@ -12,20 +12,20 @@ Published on June 5, 2015 | [Full release on GitHub](https://github.com/Cantera/ New major version. Highlights include: - Reformulated multicomponent diffusion calculation to improve 1D solver convergence. -- Introduction of `Species` and `Reaction` classes which can be used to construct and modify `ThermoPhase` / `Kinetics` objects on-the-fly, without necessarily using CTI/XML input files. See the new examples [`extract_submechanism.py`](https://cantera.org/documentation/docs-2.2/sphinx/html/cython/examples/kinetics_extract_submechanism.html) and [`mechanism_reduction.py`](https://cantera.org/documentation/docs-2.2/sphinx/html/cython/examples/kinetics_mechanism_reduction.html). +- Introduction of `Species` and `Reaction` classes which can be used to construct and modify `ThermoPhase` / `Kinetics` objects on-the-fly, without necessarily using CTI/XML input files. See the new examples [`extract_submechanism.py`](https://cantera.org/2.2/sphinx/html/cython/examples/kinetics_extract_submechanism.html) and [`mechanism_reduction.py`](https://cantera.org/2.2/sphinx/html/cython/examples/kinetics_mechanism_reduction.html). - Better handling of CTI and XML files: Parsed CTI and XML files are cached based on modification time and file content, and implicit conversions are done without generating `.xml` files. Phases can be imported directly from XML or CTI strings. Both CTI and XML files can import species and reactions from other CTI or XML files. -- Enable re-initialization of reactor networks, which improves efficiency for integration with CFD-like codes - see the example [`surf_pfr.py`](https://cantera.org/documentation/docs-2.2/sphinx/html/cython/examples/reactors_surf_pfr.html). -- Introduction of a simple radiation model for flames (optically thin, gray gas for CO2 and H2O) - see the example [`diffusion_flame.py`](https://cantera.org/documentation/docs-2.2/sphinx/html/cython/examples/onedim_diffusion_flame.html). -- Efficient sensitivity analysis of 1D flame solutions (see [`flamespeed_sensitivity.py`](https://cantera.org/documentation/docs-2.2/sphinx/html/cython/examples/onedim_flamespeed_sensitivity.html)). -- Added strain rate calculations for diffusion flames (see [`diffusion_flame_extinction.py`](https://cantera.org/documentation/docs-2.2/sphinx/html/cython/examples/onedim_diffusion_flame_extinction.html) and [`diffusion_flame_batch.py`](https://cantera.org/documentation/docs-2.2/sphinx/html/cython/examples/onedim_diffusion_flame_batch.html)). -- Added premixed counterflow flame configuration to Python module (see [`premixed_counterflow_flame.py`](https://cantera.org/documentation/docs-2.2/sphinx/html/cython/examples/onedim_premixed_counterflow_flame.html)). +- Enable re-initialization of reactor networks, which improves efficiency for integration with CFD-like codes - see the example [`surf_pfr.py`](https://cantera.org/2.2/sphinx/html/cython/examples/reactors_surf_pfr.html). +- Introduction of a simple radiation model for flames (optically thin, gray gas for CO2 and H2O) - see the example [`diffusion_flame.py`](https://cantera.org/2.2/sphinx/html/cython/examples/onedim_diffusion_flame.html). +- Efficient sensitivity analysis of 1D flame solutions (see [`flamespeed_sensitivity.py`](https://cantera.org/2.2/sphinx/html/cython/examples/onedim_flamespeed_sensitivity.html)). +- Added strain rate calculations for diffusion flames (see [`diffusion_flame_extinction.py`](https://cantera.org/2.2/sphinx/html/cython/examples/onedim_diffusion_flame_extinction.html) and [`diffusion_flame_batch.py`](https://cantera.org/2.2/sphinx/html/cython/examples/onedim_diffusion_flame_batch.html)). +- Added premixed counterflow flame configuration to Python module (see [`premixed_counterflow_flame.py`](https://cantera.org/2.2/sphinx/html/cython/examples/onedim_premixed_counterflow_flame.html)). - Allow Sundials to link to external (optimized) BLAS/LAPACK libraries. - Support for Sundials 2.6. -- Updated Matlab toolbox documentation, which is included in the [online HTML documentation](https://cantera.org/documentation/docs-2.2/sphinx/html/matlab/index.html). +- Updated Matlab toolbox documentation, which is included in the [online HTML documentation](https://cantera.org/2.2/sphinx/html/matlab/index.html). ## Downloads available -- Source code (all platforms) - Download `cantera-2.2.0.tar.gz` from GitHub, and see the [compilation guide](https://cantera.org/documentation/docs-2.2/sphinx/html/compiling.html). -- Windows MSI installers for x86 and x64 systems, including Python modules for Python 2.7, 3.3, and 3.4. See [installation instructions](https://cantera.org/documentation/docs-2.2/sphinx/html/install.html#windows) for details. -- Ubuntu packages for Trusty (14.04 LTS), Utopic, and Vivid via a Launchpad PPA; see [installation instructions](https://cantera.org/documentation/docs-2.2/sphinx/html/install.html#ubuntu) -- OS X Homebrew formula; see [installation instructions](https://cantera.org/documentation/docs-2.2/sphinx/html/install.html#mac-os-x) +- Source code (all platforms) - Download `cantera-2.2.0.tar.gz` from GitHub, and see the [compilation guide](https://cantera.org/2.2/sphinx/html/compiling.html). +- Windows MSI installers for x86 and x64 systems, including Python modules for Python 2.7, 3.3, and 3.4. See [installation instructions](https://cantera.org/2.2/sphinx/html/install.html#windows) for details. +- Ubuntu packages for Trusty (14.04 LTS), Utopic, and Vivid via a Launchpad PPA; see [installation instructions](https://cantera.org/2.2/sphinx/html/install.html#ubuntu) +- OS X Homebrew formula; see [installation instructions](https://cantera.org/2.2/sphinx/html/install.html#mac-os-x) diff --git a/doc/sphinx/reference/releasenotes/v2.3.md b/doc/sphinx/reference/releasenotes/v2.3.md index 54ebb3b252..6f69afb009 100644 --- a/doc/sphinx/reference/releasenotes/v2.3.md +++ b/doc/sphinx/reference/releasenotes/v2.3.md @@ -4,15 +4,15 @@ Published on January 19, 2017 | [Full release on GitHub](https://github.com/Cant ## Installation Options -- Conda / anaconda packages for Windows, Linux, and macOS via the `cantera` channel. See [installation instructions](https://cantera.org/documentation/docs-2.3/sphinx/html/install.html) for more details. -- Windows binary installers (downloads below; To use the Matlab toolbox on Windows, install both `Cantera-2.3.0-x64.msi` and one of the Python modules. The Python installers are standalone and do not require the base Cantera package. Installers are available Python 2.7, Python 3.4, Python 3.5, and Python 3.6. See [detailed instructions](https://cantera.org/documentation/docs-2.3/sphinx/html/install.html#windows) for more. -- Ubuntu packages for 16.04 (Xenial Xerus) and 16.10 (Yakkety Yak) are available via the PPA at https://launchpad.net/~speth/+archive/ubuntu/cantera. Additional details available [here](https://cantera.org/documentation/docs-2.3/sphinx/html/install.html#ubuntu). -- Homebrew formula for macOS. See [additonal instructions](https://cantera.org/documentation/docs-2.3/sphinx/html/install.html#homebrew). -- Download and compile the source code. Full instructions [here](https://cantera.org/documentation/docs-2.3/sphinx/html/compiling/index.html). +- Conda / anaconda packages for Windows, Linux, and macOS via the `cantera` channel. See [installation instructions](https://cantera.org/2.3/sphinx/html/install.html) for more details. +- Windows binary installers (downloads below; To use the Matlab toolbox on Windows, install both `Cantera-2.3.0-x64.msi` and one of the Python modules. The Python installers are standalone and do not require the base Cantera package. Installers are available Python 2.7, Python 3.4, Python 3.5, and Python 3.6. See [detailed instructions](https://cantera.org/2.3/sphinx/html/install.html#windows) for more. +- Ubuntu packages for 16.04 (Xenial Xerus) and 16.10 (Yakkety Yak) are available via the PPA at https://launchpad.net/~speth/+archive/ubuntu/cantera. Additional details available [here](https://cantera.org/2.3/sphinx/html/install.html#ubuntu). +- Homebrew formula for macOS. See [additonal instructions](https://cantera.org/2.3/sphinx/html/install.html#homebrew). +- Download and compile the source code. Full instructions [here](https://cantera.org/2.3/sphinx/html/compiling/index.html). ## Documentation -Documentation for Cantera 2.3.0 can be found at . +Documentation for Cantera 2.3.0 can be found at . ## Changes in Cantera 2.3.0 @@ -39,6 +39,6 @@ Highlights are listed here. See the [full changelog](https://github.com/Cantera/ - Use Sundials and Eigen to eliminate the need for bundled LAPACK - Added Conda build recipe and made binaries available through anaconda.org - Add support for Sundials 2.7 -- Deprecate unused classes, functions, arguments, and constants (see for details) +- Deprecate unused classes, functions, arguments, and constants (see for details) - Add notices to documentation for classes with no tests or examples (see https://github.com/Cantera/cantera/issues/267) - Make clib usable as a pure C (not C++) interface and add tests diff --git a/doc/sphinx/reference/releasenotes/v2.4.md b/doc/sphinx/reference/releasenotes/v2.4.md index faf9c64798..5e0822662b 100644 --- a/doc/sphinx/reference/releasenotes/v2.4.md +++ b/doc/sphinx/reference/releasenotes/v2.4.md @@ -2,9 +2,9 @@ Published on August 24, 2018 | [Full release on GitHub](https://github.com/Cantera/cantera/releases/tag/v2.4.0) -Cantera 2.4.0 includes [more than 380 commits](https://github.com/Cantera/cantera/compare/v2.3.0...v2.4.0) to the code since 2.3.0, merges more than [70 pull requests](https://github.com/Cantera/cantera/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed+updated%3A%3E%3D2017-01-18+), and [closes almost 60 issues](https://github.com/Cantera/cantera/issues?page=1&q=is%3Aissue+is%3Aclosed+updated%3A%3E%3D2017-01-18&utf8=%E2%9C%93). In this release, we improved the maintainability of Cantera by removing [or deprecating](https://cantera.org/documentation/docs-2.4/doxygen/html/da/d58/deprecated.html) old, untested code, moving the website and Mixmaster to separate repositories, and automating more of the build/testing process. We also added new features to the 1-D reactor code (among other areas), including adding an ionized gas transport class and the `IonFlow` and `BurnerIonFlame` classes, providing better accessing to callbacks during 1-D solutions, and automatically detecting certain common failure conditions of the 1-D solver. This release of Cantera was made possible by contributions from 14 developers: [@speth](https://github.com/speth), [@bryanwweber](https://github.com/bryanwweber), [@BangShiuh](https://github.com/BangShiuh), [@decaluwe](https://github.com/decaluwe), [@wandadars](https://github.com/wandadars), [@jsantner](https://github.com/jsantner), [@arghdos](https://github.com/arghdos), [@rwest](https://github.com/rwest), [@g3bk47](https://github.com/g3bk47), [@awehrfritz](https://github.com/awehrfritz), [@band-a-prend](https://github.com/band-a-prend), [@vdevgan](https://github.com/vdevgan), [@KyleLinevitchJr](https://github.com/KyleLinevitchJr), and [@MarcDuQuesne](https://github.com/MarcDuQuesne). +Cantera 2.4.0 includes [more than 380 commits](https://github.com/Cantera/cantera/compare/v2.3.0...v2.4.0) to the code since 2.3.0, merges more than [70 pull requests](https://github.com/Cantera/cantera/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed+updated%3A%3E%3D2017-01-18+), and [closes almost 60 issues](https://github.com/Cantera/cantera/issues?page=1&q=is%3Aissue+is%3Aclosed+updated%3A%3E%3D2017-01-18&utf8=%E2%9C%93). In this release, we improved the maintainability of Cantera by removing [or deprecating](https://cantera.org/2.4/doxygen/html/da/d58/deprecated.html) old, untested code, moving the website and Mixmaster to separate repositories, and automating more of the build/testing process. We also added new features to the 1-D reactor code (among other areas), including adding an ionized gas transport class and the `IonFlow` and `BurnerIonFlame` classes, providing better accessing to callbacks during 1-D solutions, and automatically detecting certain common failure conditions of the 1-D solver. This release of Cantera was made possible by contributions from 14 developers: [@speth](https://github.com/speth), [@bryanwweber](https://github.com/bryanwweber), [@BangShiuh](https://github.com/BangShiuh), [@decaluwe](https://github.com/decaluwe), [@wandadars](https://github.com/wandadars), [@jsantner](https://github.com/jsantner), [@arghdos](https://github.com/arghdos), [@rwest](https://github.com/rwest), [@g3bk47](https://github.com/g3bk47), [@awehrfritz](https://github.com/awehrfritz), [@band-a-prend](https://github.com/band-a-prend), [@vdevgan](https://github.com/vdevgan), [@KyleLinevitchJr](https://github.com/KyleLinevitchJr), and [@MarcDuQuesne](https://github.com/MarcDuQuesne). -For installation and compilation instructions for Cantera 2.4.0, please see the directions on the [Cantera website](https://cantera.org/install/index.html). In addition to Conda packages, Windows installers, and Ubuntu packages, this release also features the addition of a pre-compiled Matlab toolbox for macOS users, replacing Homebrew as the prefered method of installing Cantera for Matlab on macOS. +In addition to Conda packages, Windows installers, and Ubuntu packages, this release also features the addition of a pre-compiled Matlab toolbox for macOS users, replacing Homebrew as the prefered method of installing Cantera for Matlab on macOS. Thanks to a small development grant from NumFOCUS (see more about NumFOCUS below), [@bryanwweber](https://github.com/bryanwweber) and [@decaluwe](https://github.com/decaluwe) reorganized and restyled the [Cantera website](https://cantera.org). The website has moved to a [separate repository](https://github.com/Cantera/cantera-website), allowing the website content to be updated without modifications to the main Cantera source code. We also tried to make it easy for all of our users to find what they're looking for quickly, from installation instructions and tutorials for beginners, to advanced examples and API documentation for experienced Cantera programmers. The new website also redirects all traffic to HTTPS, ensuring a secure experience for everyone. @@ -136,7 +136,7 @@ One notable change to the build requirements for Cantera 2.4.0 is that SCons 3.0 - Clean up and test `RedlichKwongMFTP` implementation and remove broken "sanity checks" ([`ecbd819e`](https://github.com/Cantera/cantera/commit/ecbd819e91340ac563ec837bc3347034e69a196f), [`dd521de2`](https://github.com/Cantera/cantera/commit/dd521de25439115e4653389221e844e56c231db3), [`f9d5f16b`](https://github.com/Cantera/cantera/commit/f9d5f16b729bed36009d7ef9ddb4a042f798cfe0), [#267](https://github.com/Cantera/cantera/pull/267), [#436](https://github.com/Cantera/cantera/pull/436), [#438](https://github.com/Cantera/cantera/pull/438)) - Move common PDSS functions into the the `PDSS_Nondimensional` class ([`574462fd`](https://github.com/Cantera/cantera/commit/574462fd3c6d6db6c2d785cc2de0ea745010199c)) - Remove unused thermodynamics models from `ThermoFactory` ([`6154e1b4`](https://github.com/Cantera/cantera/commit/6154e1b4bd417e98a8c94a195794403d633fbd18)) -- Deprecate several unused/untested classes. See the [deprecation list](https://cantera.org/documentation/docs-2.4/doxygen/html/da/d58/deprecated.html) for details. ([`2b73fe24`](https://github.com/Cantera/cantera/commit/2b73fe24baa6a10c36dcbc05e4fea2958346da78), [`6d22be2a`](https://github.com/Cantera/cantera/commit/6d22be2a6b282808ad5effa5fd5bd7dca08b0b84), [#267](https://github.com/Cantera/cantera/pull/267)) +- Deprecate several unused/untested classes. See the [deprecation list](https://cantera.org/2.4/doxygen/html/da/d58/deprecated.html) for details. ([`2b73fe24`](https://github.com/Cantera/cantera/commit/2b73fe24baa6a10c36dcbc05e4fea2958346da78), [`6d22be2a`](https://github.com/Cantera/cantera/commit/6d22be2a6b282808ad5effa5fd5bd7dca08b0b84), [#267](https://github.com/Cantera/cantera/pull/267)) - Remove unimplemented options from `DebyeHuckel` ([`afafa34c`](https://github.com/Cantera/cantera/commit/afafa34c06640037af82ea1682d6d8c74ae84b36)) - Charge transfer reactions can be set for `surface_reaction`s, not just `edge_reaction`s ([`51f419fb`](https://github.com/Cantera/cantera/commit/51f419fbadef27d318f249c447400a1618a6d151), [#439](https://github.com/Cantera/cantera/pull/439)) - Remove unused members from some thermo classes ([`4818c873`](https://github.com/Cantera/cantera/commit/4818c87344d8d5076ec9dd2808061cdd4a1b38b9), [`6bfd82e0`](https://github.com/Cantera/cantera/commit/6bfd82e0be67a41986c07877ec973a9a97fc0d29), [`90d18dd3`](https://github.com/Cantera/cantera/commit/90d18dd3375c8c87dacecea34e253d5a01d8d8a5), [`c85ba586`](https://github.com/Cantera/cantera/commit/c85ba586d236a27b6aefb8864e3312e5299b0c3a), [`cfc3b728`](https://github.com/Cantera/cantera/commit/cfc3b728f5a7f833c80948d4b6332648882604d6), [`6ca78203`](https://github.com/Cantera/cantera/commit/6ca782030dae74333263d4456e2da7803decdbf7), [`d07908f9`](https://github.com/Cantera/cantera/commit/d07908f9c99e560992098d8ebdb367c6c93dd2a4), [`4b69c7f2`](https://github.com/Cantera/cantera/commit/4b69c7f2654d939204a8b58d8084c70ce3599814), [`572af616`](https://github.com/Cantera/cantera/commit/572af616e7ed767d306fe439c0d7dfaad9e1225b)) diff --git a/interfaces/cython/setup.cfg.in b/interfaces/cython/setup.cfg.in index e530871f5c..089164d407 100644 --- a/interfaces/cython/setup.cfg.in +++ b/interfaces/cython/setup.cfg.in @@ -32,7 +32,7 @@ classifiers = Topic :: Scientific/Engineering :: Chemistry Topic :: Scientific/Engineering :: Physics project_urls = - Documentation = https://cantera.org/documentation + Documentation = https://cantera.org/stable/reference Funding = https://numfocus.org/donate-to-cantera Source = https://github.com/Cantera/cantera Tracker = https://github.com/Cantera/cantera/issues diff --git a/interfaces/dotnet/README.md b/interfaces/dotnet/README.md index 1de579c4bc..300acca19d 100644 --- a/interfaces/dotnet/README.md +++ b/interfaces/dotnet/README.md @@ -42,7 +42,7 @@ the use of Windows. ### Building the .NET Interface. -After [building the main Cantera library](https://cantera.org/install/compiling-install.html), +After [building the main Cantera library](https://cantera.org/stable/develop/index.html), switch to this directory and run `dotnet build`. In order to force re-import of generated code from sourcegen, a manual deletion of diff --git a/interfaces/matlab_experimental/readme.md b/interfaces/matlab_experimental/readme.md index 577e08ffd0..a98745ead2 100644 --- a/interfaces/matlab_experimental/readme.md +++ b/interfaces/matlab_experimental/readme.md @@ -7,9 +7,10 @@ function calling from Cantera CLib. 1. Install Matlab (any release newer than R2008a). 2. Compile Cantera from Source and install in your Conda environment, as directed in - this link. https://cantera.org/install/compiling-install.html. The experimental - Matlab Toolbox does not require a SCons option to install at this moment since it's - stand-alone. It also does not require the current Matlab Toolbox to be installed. + this link. https://cantera.org/stable/develop/compiling-install.html. The + experimental Matlab Toolbox does not require a SCons option to install at this moment + since it's stand-alone. It also does not require the current Matlab Toolbox to be + installed. 3. For first time users, launch Matlab, then navigate to `/path/to/cantera/source/code` (the folder containing `interfaces` and `samples`) using "Browse for Folder". Note for Ubuntu users: Matlab must be launched from the terminal diff --git a/interfaces/python_sdist/pyproject.toml.in b/interfaces/python_sdist/pyproject.toml.in index 355402d37b..7c4c9a6a2a 100644 --- a/interfaces/python_sdist/pyproject.toml.in +++ b/interfaces/python_sdist/pyproject.toml.in @@ -43,7 +43,7 @@ content-type = "text/x-rst" [project.urls] Homepage = "https://cantera.org" -Documentation = "https://cantera.org/documentation" +Documentation = "https://cantera.org/stable/reference" Funding = "https://numfocus.org/donate-to-cantera" Source = "https://github.com/Cantera/cantera" Tracker = "https://github.com/Cantera/cantera/issues"