Commit Graph

31 Commits

Author SHA1 Message Date
Xavier Delaruelle
3b1faeb181 Use main as new name for default git branch 2022-10-30 13:26:31 +01:00
Xavier Delaruelle
108caec3ad doc: fix missing ref to cmd shell support 2022-08-06 08:06:18 +02:00
Xavier Delaruelle
0bc1f54bdd doc: fix typos found with Aspell 2022-03-04 06:33:39 +01:00
Dimitri Papadopoulos
e9a6678eec Fix typos found by codespell 2022-02-15 05:54:03 +01:00
Xavier Delaruelle
a0d1f27df5 Set a Code of conduct for Modules
Set a Code of conduct for the Modules project and its community. This
Code of conduct is based on the Contribution Covenant, version 2.1.
2021-11-06 15:12:16 +01:00
Xavier Delaruelle
d8f18fc01c doc: add ref to changes doc in README 2021-09-08 07:07:51 +02:00
Xavier Delaruelle
0b7f7d8e59 doc: add doc ref and links in README 2021-09-02 21:08:15 +02:00
Xavier Delaruelle
9adf880184 doc: update gcc example in README/index 2021-09-02 08:30:13 +02:00
Xavier Delaruelle
9dbcb4d7c0 doc: Tcl requirement moved to version 8.5+
Update Tcl requirement to version 8.5 as Tcl 8.4 is deprecated since a
long time and this version is not available anymore on recent OS
distributions. Update internal code of :file:`modulecmd.tcl` to take
benefit from the features brought by Tcl 8.5.
2021-07-25 10:17:18 +02:00
Xavier Delaruelle
3c68d6b636 doc: remove compat version transition section from README 2021-07-24 14:06:09 +02:00
Xavier Delaruelle
105e3234cb doc: add link to @EnvModules Twitter page in README 2021-02-28 19:25:49 +01:00
Xavier Delaruelle
0df7039ddf doc: clarify license terms (GPLv2+)
Related to #389
2021-02-28 18:44:12 +01:00
Xavier Delaruelle
8159ac3d8e doc: fix *slight* typo in README
Thanks @mirkov for spotting this.

Fixes #373.
2020-12-15 20:06:28 +01:00
Xavier Delaruelle
3c883348ca doc/script: windows CI tests are now on GitHub Actions 2020-12-05 17:35:00 +01:00
Xavier Delaruelle
c6cb013107 doc: linux CI tests are now on GitHub Actions 2020-12-05 17:34:59 +01:00
Xavier Delaruelle
e7020a4272 doc: update desc. related to CI systems used 2020-11-05 20:11:09 +01:00
Xavier Delaruelle
8e5a3b531a doc: include logo on README 2020-06-24 08:45:24 +02:00
Xavier Delaruelle
82778a99b4 doc: update core dev list in README 2020-01-31 06:39:46 +01:00
Xavier Delaruelle
1a6c5564b4 doc: add ref to ml(1) man page in README 2020-01-25 16:21:53 +01:00
Per Persson
e4189fc1f6 doc: use quote instead of code for links in README
Inside a code block URLs are not converted to links when the Markdown is
rendered as HTML. In a quote they do. The other differences are minor
both for the raw text and for the rendered text.
2019-08-27 21:06:44 +02:00
Xavier Delaruelle
1fa094f619 doc: provide short install guideline in README
Fixes #230.
2019-04-25 21:11:32 +02:00
Xavier Delaruelle
d991d330f2 Introduce Cirrus CI config file for FreeBSD CI 2019-01-21 05:48:20 +01:00
Xavier Delaruelle
c9e3f9f7d4 doc: add repology packaging status badge in README 2019-01-13 18:54:54 +01:00
Xavier Delaruelle
23f3e581d1 doc: fix cea-hpc/modules appveyor weblink 2018-08-21 05:53:05 +02:00
Xavier Delaruelle
455447499c doc: add appveyor build badge in README 2018-08-05 21:27:50 +02:00
Xavier Delaruelle
af897992bb doc: add 'Transition from v3.2' section in README 2017-10-15 09:20:47 +02:00
Xavier Delaruelle
f0f1647d3a doc: describe sphinx requirement at install time 2017-10-15 08:38:05 +02:00
Xavier Delaruelle
aae8db667d doc: mention RTD in README 2017-10-07 16:54:34 +02:00
Xavier Delaruelle
eb5849ec92 install: adapt doc build process to sphinx
Change makefile to build doc with sphinx rather pod. Docs are now
pregenerated in dist-tarball, to avoid requiring documentation build
tool when installing from these dist-tarball.

Adapt travis conf & RPM spec file to the new documentation build
process.
2017-10-07 15:11:19 +02:00
Xavier Delaruelle
36b29a6ac8 doc: speak about Modules rather Modules-Tcl in README 2017-09-14 22:07:59 +02:00
Xavier Delaruelle
453b01ac4a Move to README.md to embed build and coverage status 2017-05-14 20:50:57 +02:00