Skip to content

Commit

Permalink
Merge pull request #4709 from smotornyuk/drop-color
Browse files Browse the repository at this point in the history
Remove mention of `color` command from docs
  • Loading branch information
Konstantin Sivakov committed Mar 29, 2019
2 parents cdaca57 + 0ebc75e commit ed056d3
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 ed056d3

Please sign in to comment.