From e4f8f0483f418da953724ddcbc3d67cfe6373ea9 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Tue, 14 Jan 2025 15:08:05 +0100 Subject: [mod] slightly improve `make node.clean themes.all` Signed-off-by: Markus Heiser --- docs/dev/quickstart.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/dev/quickstart.rst b/docs/dev/quickstart.rst index c45c24491..917d90c12 100644 --- a/docs/dev/quickstart.rst +++ b/docs/dev/quickstart.rst @@ -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`` - -Before you call *make run* (2.), you need to compile the modified styles and -JavaScript: ``make themes.all`` +`. 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. -- cgit v1.2.3