Skip to content

Commit

Permalink
Remove mention of color command from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
smotornyuk committed Mar 28, 2019
1 parent c87d021 commit 0ebc75e
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions doc/maintaining/paster.rst
Expand Up @@ -172,7 +172,6 @@ The following paster commands are supported by CKAN:

================= ============================================================
check-po-files Check po files for common mistakes
color Create or remove a color scheme.
create-test-data Create test data in the database.
dataset Manage datasets.
datastore Perform commands to set up the datastore.
Expand Down Expand Up @@ -202,20 +201,6 @@ Usage::
check-po-files [options] [FILE] ...


color: Create or remove a color scheme
======================================

After running this command, you'll need to regenerate the css files. See :ref:`less` for details.

Usage::

color - creates a random color scheme
color clear - clears any color scheme
color <'HEX'> - uses as base color eg '#ff00ff' must be quoted.
color <VALUE> - a float between 0.0 and 1.0 used as base hue
color <COLOR_NAME> - html color name used for base color eg lightblue


create-test-data: Create test data
==================================

Expand Down

0 comments on commit 0ebc75e

Please sign in to comment.