[mod] slightly improve make node.clean themes.all

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2025-01-14 15:08:05 +01:00 committed by Markus Heiser
parent 5a1a43ef74
commit e4f8f0483f
4 changed files with 36 additions and 26 deletions

View file

@ -39,10 +39,8 @@ to our ":ref:`how to contribute`" guideline.
- :ref:`make themes`
If you implement themes, you will need to setup a :ref:`Node.js environment
<make node.env>`: ``make node.env``
Before you call *make run* (2.), you need to compile the modified styles and
JavaScript: ``make themes.all``
<make node.env>`. Before you call *make run* (2.), you need to compile the
modified styles and JavaScript: ``make node.clean themes.all``
Alternatively you can also compile selective the theme you have modified,
e.g. the *simple* theme.