Commit Graph

63 Commits

Author SHA1 Message Date
Xavier Delaruelle
c6db5358e5 doc: add manual page for "envml" command
Fixes #190

Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
2025-06-13 07:19:38 +02:00
Xavier Delaruelle
9e4226b2b5 doc: add linkcheck build target
Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
2025-05-08 21:35:44 +02:00
Xavier Delaruelle
36f8b185b4 doc: simplify doc copyright information 2025-01-24 20:38:26 +01:00
Xavier Delaruelle
86c497cc3f New year (2025) copyright mention update 2025-01-02 19:08:34 +01:00
Xavier Delaruelle
fde153fe22 Update repository URL to https://github.com/envmodules/modules 2024-12-13 20:52:13 +01:00
Xavier Delaruelle
3b68dee799 Release of version 5.5.0 2024-11-11 10:03:27 +01:00
Xavier Delaruelle
3cffe197ba doc: add "Edit on GitHub" link on RTD page 2024-11-06 08:04:52 +01:00
Xavier Delaruelle
820c788d0f Release of version 5.4.0 2024-02-20 10:14:46 +01:00
Xavier Delaruelle
592c19e5ac New year (2024) copyright mention update 2024-01-03 05:29:30 +01:00
Xavier Delaruelle
d9b422b3f9 doc: update year copyright mention (2023) 2023-11-15 07:38:55 -07:00
Laurent
ac158798ff Modulefile man page moved from man4 to man5
modulefile man page is currently in the section 4 of man. According to
"man man", this is incorrect, as section 4 is for "Special files (usually
found in /dev)". The man page for modulefile should be in section 5,
"File formats and conventions, e.g. /etc/passwd".

This patch moves modulefile(4) to modulefile(5).

Fixes #518
2023-11-15 15:37:00 +01:00
Xavier Delaruelle
0c6d122e8a Release of version 5.3.1 2023-06-27 19:22:08 +02:00
Xavier Delaruelle
c70fda0012 doc: fix Sphinx conf.py for Python3
Fix Sphinx configuration file (conf.py) to make it compatible with
Python3. Popen opens channel in binary mode by default on Python3. Need
to specify text mode, with universal_newlines option which is also
available on Python2.
2023-06-07 06:53:51 +02:00
Xavier Delaruelle
685239f529 doc: fix default language in sphinx config 2023-05-29 12:55:39 +02:00
Xavier Delaruelle
3aa3851fcc Release of version 5.3.0 2023-05-14 19:11:32 +02:00
Xavier Delaruelle
8da1ac178e doc: desc. Querying available module variants in MIGRATING 2023-04-27 21:02:52 +02:00
Xavier Delaruelle
dfa0962aee Release of version 5.2.0 2022-11-08 05:08:06 +01:00
Xavier Delaruelle
997d79a8f6 doc: desc. cmds/vars hooks in NEWS 2022-11-01 20:30:43 +01:00
Xavier Delaruelle
3b1faeb181 Use main as new name for default git branch 2022-10-30 13:26:31 +01:00
Xavier Delaruelle
491d9e1fb7 doc: fix css config for sphinx >= 3.5
Use html_css_files configuration option introduced in Sphinx 1.8 to
setup CSS in a more conventional way. Also fix pre.literal-block
specific styling as the 'section' div is not used anymore in newer
Sphinx versions.
2022-06-18 10:09:59 +02:00
Xavier Delaruelle
c1fd4dc12f Release of version 5.1.1 2022-05-31 19:59:11 +02:00
Xavier Delaruelle
b7bd5aa56c Release of version 5.1.0 2022-04-30 08:13:22 +02:00
Xavier Delaruelle
bb5ec41cef doc: add examples in more tagging section in MIGRATING 2022-04-28 16:32:27 +02:00
Xavier Delaruelle
85a0181300 doc: clarify instopt & default value of config opts 2022-03-13 17:43:09 +01:00
Xavier Delaruelle
7ae6966f4f doc: add reduce-io-load cookbook recipe 2022-01-14 07:04:25 +01:00
Xavier Delaruelle
40dec310a9 New year (2022) copyright mention update 2022-01-02 21:08:37 +01:00
Xavier Delaruelle
b861b0e6b9 doc: add new 'ghcommit' sphinx role 2021-11-06 20:09:04 +01:00
Xavier Delaruelle
1bb0199eeb Release of version 5.0.1 2021-10-16 16:58:59 +02:00
Xavier Delaruelle
e17d5ac729 Release of version 5.0.0 2021-09-12 11:33:11 +02:00
Xavier Delaruelle
c62a2ad306 doc: document initrc/modulespath files in module(1) 2021-09-05 16:05:57 +02:00
Xavier Delaruelle
0f629c15b9 doc: same index template for mfcmd/mfvar than others 2021-08-22 14:46:50 +02:00
Xavier Delaruelle
214fe6967a Release of version 5.0.0-alpha 2021-07-25 21:36:37 +02:00
Xavier Delaruelle
3e705098d5 Release of version 4.8.0 2021-07-14 09:36:29 +02:00
Xavier Delaruelle
a4b9c749b0 doc: define sphinx roles/css to colorize variant 2021-06-21 20:43:12 +02:00
Xavier Delaruelle
d9c3883b71 Release of version 4.7.1 2021-04-06 06:39:50 +02:00
Xavier Delaruelle
777fc4adf2 doc: add *sticky modules* cookbook recipe 2021-04-05 22:31:54 +02:00
Xavier Delaruelle
fecc5a54ae doc: update default etcdir exposed 2021-04-05 22:31:54 +02:00
Xavier Delaruelle
eea8bafd4d Release of version 4.7.0 2021-02-19 09:02:42 +01:00
Xavier Delaruelle
77cc5394e3 doc: add *Get Modules* section in INSTALL 2021-02-18 15:35:54 +01:00
Xavier Delaruelle
f48a341023 doc: define sphinx roles/css to colorize parsed-literal 2021-01-09 08:20:17 +01:00
Xavier Delaruelle
0b3ac595fe doc: desc. module config. option with :mconfig: directive 2021-01-04 08:37:57 +01:00
Xavier Delaruelle
6cd2a46e42 doc: desc. inst. option with :instopt: directive
Add the :instopt: sphinx directive to describe installation option.
2021-01-03 21:50:59 +01:00
Xavier Delaruelle
83c6cfa15a doc: override wide tables in RTD theme 2021-01-03 18:47:44 +01:00
Xavier Delaruelle
ed7757382d New year (2021) copyright mention update 2021-01-03 18:17:01 +01:00
Xavier Delaruelle
55323a48a0 doc: desc. ModuleTool and ModuleToolVersion in modulefile(4) 2020-11-15 08:45:47 +01:00
Xavier Delaruelle
b7b1037b45 doc: add new 'mfvar' sphinx directive/role 2020-11-15 08:45:47 +01:00
Xavier Delaruelle
b0d2fe921c doc: fix html theme on RTD
To avoid RTD to override html_theme_options when html_theme is set to
'default'.
2020-06-24 08:03:58 +02:00
Xavier Delaruelle
fd7ba8de87 doc: include logo in doc portal 2020-06-24 07:50:09 +02:00
Xavier Delaruelle
39658239d7 doc/rpm: add ml man page 2020-01-09 20:38:50 +01:00
Xavier Delaruelle
a9d17aa0cc doc: add sphinx directives/roles for sub-cmd and modulefile cmd 2020-01-08 23:07:23 -07:00