Commit Graph

31 Commits

Author SHA1 Message Date
Ray Speth
355e8f75f5 [Doc] Update contributing suggestions 2024-06-02 17:23:59 -04:00
Ray Speth
1ff5423c89 [Doc] Update PR/git workflow guidance 2024-06-02 17:23:59 -04:00
Ray Speth
3cfab75428 [Doc] Start page about writing tests 2024-06-02 17:23:59 -04:00
Ray Speth
19d159a961 [Doc] Update author credit guidelines 2024-06-02 17:23:59 -04:00
Ray Speth
fca36a5906 [Doc] Show CONTRIBUTING.md contents on website 2024-06-02 17:23:59 -04:00
Ray Speth
c68e3f9844 [Doc] Move code style guidelines into Sphinx docs 2024-06-02 17:23:59 -04:00
Ingmar Schoegl
5144f6ed4d Clarify Python documentation recommendations 2023-08-13 16:02:43 -04:00
Ingmar Schoegl
8c23917b79 Adopt PEP-8 for whitespace recommendations 2023-08-13 16:02:43 -04:00
Ingmar Schoegl
c9a6f818a1 Add instructions for std:: scope resolution 2023-08-04 15:47:40 -04:00
Ingmar Schoegl
fe67a191da Update Doxygen style instructions
Additional guidance for Doxygen comments should help improve the
quality of generated documentation.
2023-08-04 15:47:40 -04:00
Ray Speth
a8fa093fb8 Use C++11-style non-static data member initialization 2023-03-09 11:01:23 -06:00
Ray Speth
29c7094b80 [SCons] Compile using C++17 standard
This is a prerequisite to using Boost.DLL with the std::filesystem library.
2023-02-02 18:33:16 -06:00
Ray Speth
2fafee813d Drop support for Python 3.7 2022-11-21 09:00:30 -06:00
Ray Speth
7ace1bc40f Update documentation of "version added" 2022-09-11 10:59:30 -04:00
Ingmar Schoegl
943ecc6c24 [SCons] Make C++14 minimum requirement
The minimum language standard to use Boost.Math will be C++14
starting in July 2023
2022-08-24 21:26:29 -05:00
Sammo Gabay
c797df7980 [.NET] Fix typos and add doc-comments 2022-08-17 10:39:54 -04:00
Sammo Gabay
d4065ea7d9 [.NET] Update private field names and add XML doc comments
This brings the C# code in line with the standards spelled out in CONTRIBUTING.MD
2022-08-17 10:39:54 -04:00
Sammo Gabay
21c01350d6 [.NET] [sourcegen] Add readmes 2022-08-17 10:39:54 -04:00
Ingmar Schoegl
06e89da3e9 [Doc] Update doxygen style guide 2022-05-24 15:35:16 -04:00
Ray Speth
0a7b436683 [Doc] Eliminate 'i.e.' and 'e.g.' 2022-04-30 03:55:11 -04:00
Ingmar Schoegl
171035246d Add recommendations for whitespace use in CONTRIBUTING.md 2021-10-17 22:00:49 -04:00
Ingmar Schoegl
05abefdea8 Update minimum C++ standard to C++11 2021-10-17 10:55:02 -04:00
Bryan W. Weber
01bf417683 Update Python guidance in CONTRIBUTING 2021-05-23 13:47:32 -06:00
Ingmar Schoegl
38039722f1 Correct reference to CI runners 2021-04-08 21:52:08 -04:00
Ingmar Schoegl
cbb1c82201 Update to 88 character maximum per line 2021-04-08 21:52:08 -04:00
Ray Speth
cb1230b076 The default branch is now named 'main' 2020-07-01 10:29:28 -04:00
Steven C. DeCaluwe
f9732153b0 Minor changes to CONTRIBUTING.md (#856)
* Minor changes to CONTRIBUTING.md

- Added reference to new `Cantera/enhancements` GitHub repo.
- Added explicit instruction to push to forked copy of the repo, before
submitting a PR.

* Add link to Cantera/enhancements

Co-authored-by: Bryan W. Weber <bryan.w.weber@gmail.com>
2020-06-01 16:40:55 -06:00
Bryan W. Weber
e0d3509597 Update CONTRIBUTING.md
Fix link to NumPy dev guidelines and Python 2/3 support
2018-10-09 16:11:34 -04:00
Evan McCorkle
87a7deb35d Added macro to conditionally exclude boost from API. 2017-10-25 09:30:22 -04:00
Ray Speth
d55ffa9b5c Add note about license and copyright of contributions 2016-11-22 18:42:47 -05:00
Bryan W. Weber
0c400a9a6f Add CONTRIBUTING.md 2016-11-22 18:42:47 -05:00