Commit Graph

74 Commits

Author SHA1 Message Date
Xavier Delaruelle
f39987d965 doc: desc. inherited tag from module-{hide,forbid} 2020-12-18 18:58:26 +01:00
Xavier Delaruelle
310e92531e doc: desc. module-tag in modulefile(4) 2020-12-18 18:58:26 +01:00
Xavier Delaruelle
40ceac528e doc: desc module-info tags in modulefile(4) man 2020-12-18 18:58:26 +01:00
Xavier Delaruelle
303c63f602 doc: desc. --not-req in modulefile(4) man 2020-11-15 10:03:54 +01:00
Xavier Delaruelle
e6b204f99a doc: desc. new versioncmp command in modulefile(4) 2020-11-15 08:45:47 +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
0c2a2e8d9b doc: remove duplicate envvar desc. section 2020-11-05 21:02:47 +01:00
Xavier Delaruelle
384ddc50bd doc: rework module-{hide,forbid} option description 2020-10-06 20:28:50 +02:00
Xavier Delaruelle
9f0e64badd doc: desc. --nearly-message option in modulefile(4) man 2020-08-28 07:18:25 +02:00
Xavier Delaruelle
733aedd0eb doc: desc. nearly_forbidden_days config in man/diff docs 2020-08-28 07:18:25 +02:00
Xavier Delaruelle
fb703b5b82 doc: desc --message module-forbid option in NEWS/modulefile(4) 2020-08-28 07:18:25 +02:00
Xavier Delaruelle
5b7bf39c58 doc: update desc. of module-forbid in man pages. 2020-08-28 07:18:25 +02:00
Xavier Delaruelle
65da551e61 doc: desc auto sym hidden properties in modulefile(4) 2020-08-18 13:46:28 +02:00
Xavier Delaruelle
ab85429a42 doc: desc --hard option in NEWS/MIGRATING/man 2020-08-18 11:59:57 +02:00
Xavier Delaruelle
ebfb28c0ac doc: desc. --before/--after in modulefile(4) man 2020-08-15 18:29:26 +02:00
Xavier Delaruelle
84b58ac041 doc: desc module-forbid in module(1)/modulefile(4) 2020-08-15 10:12:53 +02:00
Xavier Delaruelle
b3941083e7 Reword '--allow-group' option into '--not-group'
Reword module-hide option `--allow-group' into `--not-group` to get a
generic term to designate that command does not apply to specified
groups. Such generic term could be reused on other future modulefile
commands, making this concept easier to understand as it applies with
the same meaning on several commands.
2020-08-11 07:05:46 +02:00
Xavier Delaruelle
8eececdc42 Reword '--allow-user' option into '--not-user'
Reword module-hide option `--allow-user' into `--not-user` to get a
generic term to designate that command does not apply to specified
users. Such generic term could be reused on other future modulefile
commands, making this concept easier to understand as it applies with
the same meaning on several commands.
2020-08-11 07:05:46 +02:00
Xavier Delaruelle
4cc42c88e4 doc: desc. --allow-group in modulefile(4) man and NEWS 2020-08-11 07:05:46 +02:00
Xavier Delaruelle
9cd50a45a1 doc: desc. --allow-user opt in modulefile(4) man and NEWS 2020-08-11 07:05:46 +02:00
Xavier Delaruelle
73d80a6b77 doc: desc. module-hide in modulefile(4) man 2020-08-11 07:05:46 +02:00
Xavier Delaruelle
76e4d10d16 doc: desc. module-info usergroups/username in modulefile(4) 2020-07-16 21:53:51 +02:00
Xavier Delaruelle
16368cfc32 doc: reorder module-info sub-cmd desc. in modulefile(4) 2020-07-16 21:53:51 +02:00
Xavier Delaruelle
fcc2a32686 doc: desc. source-sh/MODULES_LMSOURCESH in man/diff 2020-06-01 21:03:12 +02:00
Xavier Delaruelle
69d149e314 doc: desc. default/latest auto symbols in man pages 2020-04-07 15:11:12 +02:00
Xavier Delaruelle
bb2c0960ba doc: clarify hidden module location in modulefile.4 2020-03-29 08:20:49 +02:00
Xavier Delaruelle
c3ac4c45d7 doc: desc ml in man/diff/INSTALL 2020-01-09 20:38:50 +01:00
Xavier Delaruelle
60975540d6 doc: alphabetically sort modulefile cmds in modulefile.4 2020-01-09 07:09:48 +01:00
Xavier Delaruelle
76072dc26a doc: split lines larger than 78 cols in man pages 2020-01-08 23:07:23 -07:00
Xavier Delaruelle
6d47720745 doc: desc. modulefile cmd version addition in modulefile.4 2020-01-08 23:07:23 -07:00
Colin Marquardt
8c7f0c0a3d doc: markup code with double backticks in man pages 2020-01-08 23:07:23 -07:00
Xavier Delaruelle
882f4ee763 doc: fix missing ref link in or between man pages 2020-01-08 23:07:23 -07:00
Colin Marquardt
68eac641fb doc: markup modulefile cmd with :mfcmd: in man pages 2020-01-08 23:07:23 -07:00
Colin Marquardt
a4ae6f1b62 doc: markup modulefile cmd sections with .. mfcmd:: in man pages 2020-01-08 23:07:23 -07:00
Colin Marquardt
c05c510da0 doc: markup subcmd with :subcmd: in man pages 2020-01-08 23:07:23 -07:00
Colin Marquardt
ca6145cb05 doc: markup cmd opt with :option: in man pages 2020-01-08 23:07:23 -07:00
Colin Marquardt
f72b67e774 doc: markup env var with :envvar: in man pages 2020-01-08 23:07:23 -07:00
Colin Marquardt
42cdd9dbdf doc: markup env var sections with .. envar:: in man pages 2020-01-08 23:07:23 -07:00
Colin Marquardt
2849d06c2b doc: markup cmds with :command: in man pages 2020-01-08 23:07:23 -07:00
Colin Marquardt
7b6ec26eaa doc: markup man page ref with :manpage: in man pages 2020-01-08 23:07:23 -07:00
Colin Marquardt
cce5135e89 doc: markup files with :file: in man pages 2020-01-08 23:07:23 -07:00
Colin Marquardt
df8f44e7a2 doc: fix ref link to Locating Modulefiles section 2020-01-08 23:07:23 -07:00
Colin Marquardt
1485f9da81 doc: fix some typos and grammar across documents 2020-01-08 23:07:23 -07:00
Xavier Delaruelle
52c2d7cca5 doc: add anchor for each modulefile command 2019-11-27 17:38:58 +01:00
Xavier Delaruelle
9ecd31412f doc: desc. advanced_version_spec in diff/man 2019-11-16 15:03:49 +01:00
Xavier Delaruelle
c38228aa82 Remove '-' from list of ext dfl separator char
Remove the '-' character from the list of extended default separator
characters, as it is not feasible to determine in all cases the highest
version specified after this character (to determine an implicit
default). This removal means that only '.' is taken into account as
extended default separator.
2019-11-11 09:13:50 +01:00
Xavier Delaruelle
8638d5b5bb doc: desc extended_default in man/diff/INSTALL 2019-11-11 09:13:50 +01:00
Xavier Delaruelle
5848939b98 doc: attempt to clarify eval mode in modulefile man
Fixes #289
2019-09-06 17:15:55 +02:00
Xavier Delaruelle
89fef8de6c doc: desc implicit_default in man/diff/INSTALL 2019-06-03 08:14:59 +02:00