21 Commits

Author SHA1 Message Date
Jorrit Wronski
522e810574 Build the docs for v6.4.2 (#2191)
- Streamlined the build of the HTML documentation based on a private docker image.
- Invoke doxygen and Sphinx to create the final HTML pages.
- Employ a cache for the GitHub actions to store the output of the expensive tasks.
- Restructured the GitHub actions builders and introduced a naming scheme.
- Fixed a few typos in the docs.
- Automatically publish the documentation to GitHub pages.
2022-12-06 21:49:08 +01:00
HCSpin
6b51320ada Update index.rst (#1906) 2020-03-20 09:53:21 -04:00
luzpaz
93f4a986e2 Misc. typos (#1726)
Found via `codespell -i 3 -w -I ../coolprop-word-whitelist.txt` whereby whitelist consists of:
```
cas
formate
hel
nd
te
tim
ue
uint
```
2018-08-14 23:06:49 -06:00
kaz4ikeda
c6abd2957b added workaround for excel wrapper problem 2018-07-07 17:49:54 +09:00
kaz4ikeda
6c6d011590 added workaround for excel wrapper problem 2018-07-07 17:36:11 +09:00
Ian Bell
3f57f8f742 Update docs for Excel wrapper; closes #1230 2016-10-23 17:36:11 -06:00
Jorrit Wronski
07f0b67c70 Fixed typos and changed the binary directory for the installer from "installer" to "Installers", modifies the link posted in #1237 2016-10-18 22:08:41 +02:00
Jorrit Wronski
7b2429dc43 Added more docs for #1237 and fixed the Excel builder 2016-10-18 20:06:36 +02:00
Jorrit Wronski
930debd741 Added some docs for #1237 and removed a duplicate rst for Excel 2016-10-14 15:07:28 +02:00
Ian Bell
f90e75c1af Add docs for using CoolProp on OSX in Excel; closes #989 2016-10-01 20:41:42 -06:00
Ian Bell
8946a2399a Update docs for location of xlam; closes #1180 2016-10-01 20:28:41 -06:00
Ian Bell
c531d2344e Update Excel sample and docs and vba add-in 2015-10-23 21:46:01 +02:00
Ian Bell
c5f4c03d4f Few more docs for Excel; see #791 2015-09-01 18:55:08 -06:00
Ian Bell
302b1e4cfb Fix paths for Excel on OSX; see #791 2015-09-01 18:35:51 -06:00
Jorrit Wronski
565df6259c Last changes to the docs to close #605, the release scripts do not need further updates. 2015-04-23 22:14:26 +02:00
Jorrit Wronski
61d8a7561d Tried to move the links from the buildbot master to the nightly builds to save some bandwidth 2014-12-08 20:15:13 +01:00
Ian Bell
2491567602 Fix --config flag for excel builds 2014-11-20 18:04:16 -05:00
Ian Bell
04be06a99c Cleaned up sections in Excel
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-17 17:38:41 -05:00
Ian Bell
bec0cceb9b Fixed docs for Excel 2011 for Mac
Closes https://github.com/CoolProp/CoolProp/issues/175

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-28 00:25:15 -04:00
Ian Bell
413c8ec72a Added excel docs, tidied up elsewhere
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-13 00:09:26 +02:00
Ian Bell
025f641b14 Created Excel wrapper file 2014-09-03 14:10:25 +01:00