Commit Graph

17 Commits

Author SHA1 Message Date
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
Xavier Delaruelle
a314e8530b doc: markup autogen files with :file: in man pages 2020-01-08 23:07:23 -07:00
Xavier Delaruelle
c9904e4b22 New year (2020) copyright mention update 2020-01-02 08:26:12 +01:00
Xavier Delaruelle
f9573569a1 doc: improve code that disable smart quotes
With contribution from @volans- for the Sphinx version test code.
2019-04-07 20:39:36 +02:00
Xavier Delaruelle
bc3b88b064 doc: preserve quotes and dashes when making html docs
Restrain Sphinx from converting quotes and dashes to lang-specific
entities with either the html_use_smartypants or smartquotes options.

Fixes #250
2019-04-07 10:16:17 +02:00
Xavier Delaruelle
f8f15dec1b New year (2019) copyright mention update 2019-01-12 09:34:07 +01:00
Xavier Delaruelle
1c8b6af574 doc: mention createmodule.{sh,py} scripts in FAQ
Fixes #189
2018-08-23 21:49:08 +02:00
Xavier Delaruelle
b2bb071782 New year copyright mention update 2018-01-13 16:51:49 +01:00
Xavier Delaruelle
353b9d662c Introduce @etcdir@/siteconfig.tcl script
Add the possibility to setup a site-specific configuration Tcl script
which will be sourced at the start of modulecmd.tcl. This site-specific
Tcl script enables to supersede global variable and procedure definition
made in modulecmd.tcl. This way local adaptations can be made without
editing the modulecmd.tcl script.

'--etcdir' configure option is added to specify the location of the
site-specific configuration script.
2017-12-23 18:22:20 +01:00
Xavier Delaruelle
b7e474ca89 Fix no branch name for version release on RTD builds 2017-11-01 17:13:51 +01:00
Xavier Delaruelle
3c77ba2760 Correct version release tag in Makefile and Sphinx 2017-11-01 15:35:30 +01:00
Xavier Delaruelle
67b40c920f doc: define sphinx required minimal version in conf 2017-10-13 22:00:34 +02:00
Xavier Delaruelle
0afa66b5a4 install: no mention of master git branch in vers num 2017-10-07 16:33:36 +02:00
Xavier Delaruelle
42044724dd doc: introduce sphinx configuration
To build existing manpages and diff_v3_v4 document.
2017-10-07 15:11:19 +02:00