From bbc96e4f372424a4b0b14c3b29fc845dd4a8a9e1 Mon Sep 17 00:00:00 2001 From: "J. King" Date: Mon, 28 Oct 2019 13:09:10 -0400 Subject: [PATCH] Remove reference to obsolete CSS-only manual task --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e6ed075..0a4f0af 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,6 @@ The Arsse's user manual, made using [Daux](https://daux.io/), can be compiled by The manual employs a custom theme derived from the standard Daux theme. If the standard Daux theme receives improvements, the custom theme can be rebuilt by running `./robo manual:theme`. This requires that [NodeJS](https://nodejs.org) and [Yarn](https://yarnpkg.com/) be installed, but JavaScript tools are not required to modify The Arsse itself, nor the content of the manual. -The Robo task `manual:css` will recompile the theme's stylesheet without rebuilding the entire theme. - ## Packaging a release Producing a release package is done by running `./robo package`. This performs the following operations: