Commit Graph

16 Commits

Author SHA1 Message Date
Xavier Delaruelle
5b68d502aa doc: add "man-path" cookbook recipe
Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
2025-05-03 20:59:32 +02:00
Xavier Delaruelle
211fafdcab doc: refresh the General questions in the FAQ
Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
2025-05-02 15:57:52 +02:00
Xavier Delaruelle
c6fca7f98a doc: improve "Enable Modules in shells" guidelines
Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
2025-04-30 07:01:21 +02: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
e072167ce3 doc: modernize modulefile code examples
Modernize and simplify modulefile code examples in documentation:

* Follow coding convention defined for the project
* Use simple "#%Module" file signature, no "1.0" suffix needed
2023-09-02 09:22:49 +02:00
Xavier Delaruelle
2f443deba2 doc: fix duplicate white-spaces in docs 2023-05-30 21:34:28 +02:00
Xavier Delaruelle
0bc1f54bdd doc: fix typos found with Aspell 2022-03-04 06:33:39 +01:00
Xavier Delaruelle
a0fc740bca doc: translate `` into $() for sh-kind shells 2022-02-24 17:46:41 +01:00
Dimitri Papadopoulos
e9a6678eec Fix typos found by codespell 2022-02-15 05:54:03 +01:00
Xavier Delaruelle
57e56ff78e doc: desc module reload on screen session in FAQ 2021-09-15 08:16:32 +02:00
Xavier Delaruelle
bf3b3a82f3 doc: advertise sh-to-mod/source-sh in FAQ 2021-07-16 15:56:07 +02:00
Xavier Delaruelle
c26a212abd doc: reorganize documentation index 2020-01-18 12:29:37 +01:00
Xavier Delaruelle
4d9ab6f9be doc: add a FAQ entry to desc. use of module from Makefile
Thanks to Robert McLay for the hint.
2018-12-10 21:54:27 +01:00
Xavier Delaruelle
1c8b6af574 doc: mention createmodule.{sh,py} scripts in FAQ
Fixes #189
2018-08-23 21:49:08 +02:00
Colin Marquardt
83abfd0f64 Fix small typo. 2018-07-29 09:41:48 +02:00
Xavier Delaruelle
f913532caf doc: add FAQ imported from SF wiki 2017-10-07 19:19:33 +02:00