You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ru...@apache.org on 2019/12/04 19:39:42 UTC

[cassandra-website] branch master updated (5ab635c -> a6ccf6e)

This is an automated email from the ASF dual-hosted git repository.

rustyrazorblade pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git.


    from 5ab635c  Re-add line breaks to yum repo code block..
     add a6ccf6e  Rebuilt website.

No new revisions were added by this update.

Summary of changes:
 content/css/style.css                              |   2 +-
 content/doc/3.11.6/objects.inv                     | Bin 8102 -> 8146 bytes
 content/doc/3.11.6/searchindex.js                  |   2 +-
 content/doc/3.11.6/tools/nodetool/bootstrap.html   |   8 ++++----
 .../{describering.html => getconcurrency.html}     |  17 +++++++++--------
 content/doc/3.11.6/tools/nodetool/nodetool.html    |  11 ++++++-----
 ...urrentviewbuilders.html => setconcurrency.html} |  21 +++++++++++----------
 .../configuration/cassandra_config_file.html       |   9 ---------
 content/doc/4.0-alpha3/objects.inv                 | Bin 8884 -> 8927 bytes
 content/doc/4.0-alpha3/searchindex.js              |   2 +-
 .../doc/4.0-alpha3/tools/nodetool/bootstrap.html   |   8 ++++----
 .../nodetool/{move.html => getconcurrency.html}    |  17 +++++++++--------
 .../doc/4.0-alpha3/tools/nodetool/nodetool.html    |  11 ++++++-----
 ...urrentviewbuilders.html => setconcurrency.html} |  21 +++++++++++----------
 .../configuration/cassandra_config_file.html       |   9 ---------
 content/doc/latest/objects.inv                     | Bin 8884 -> 8927 bytes
 content/doc/latest/searchindex.js                  |   2 +-
 content/doc/latest/tools/nodetool/bootstrap.html   |   8 ++++----
 .../{describering.html => getconcurrency.html}     |  17 +++++++++--------
 content/doc/latest/tools/nodetool/nodetool.html    |  11 ++++++-----
 ...ncurrentcompactors.html => setconcurrency.html} |  21 +++++++++++----------
 content/download/index.html                        |  12 ++++++------
 content/feed.xml                                   |   2 +-
 docker-compose.yml                                 |   1 +
 src/_sass/_code.scss                               |   2 +-
 .../_sources/tools/nodetool/getconcurrency.rst.txt |  11 +++++++++++
 .../_sources/tools/nodetool/nodetool.rst.txt       |  13 ++++++++-----
 .../_sources/tools/nodetool/setconcurrency.rst.txt |  11 +++++++++++
 src/doc/3.11.6/objects.inv                         | Bin 8102 -> 8146 bytes
 src/doc/3.11.6/searchindex.js                      |   2 +-
 src/doc/3.11.6/tools/nodetool/bootstrap.html       |   8 ++++----
 .../{describering.html => getconcurrency.html}     |  15 ++++++++-------
 src/doc/3.11.6/tools/nodetool/nodetool.html        |  11 ++++++-----
 ...urrentviewbuilders.html => setconcurrency.html} |  19 ++++++++++---------
 .../configuration/cassandra_config_file.rst.txt    |  10 ----------
 .../_sources/tools/nodetool/getconcurrency.rst.txt |  11 +++++++++++
 .../_sources/tools/nodetool/nodetool.rst.txt       |  13 ++++++++-----
 .../_sources/tools/nodetool/setconcurrency.rst.txt |  11 +++++++++++
 .../configuration/cassandra_config_file.html       |   9 ---------
 src/doc/4.0-alpha3/objects.inv                     | Bin 8884 -> 8927 bytes
 src/doc/4.0-alpha3/searchindex.js                  |   2 +-
 src/doc/4.0-alpha3/tools/nodetool/bootstrap.html   |   8 ++++----
 .../nodetool/{move.html => getconcurrency.html}    |  15 ++++++++-------
 src/doc/4.0-alpha3/tools/nodetool/nodetool.html    |  11 ++++++-----
 ...urrentviewbuilders.html => setconcurrency.html} |  19 ++++++++++---------
 45 files changed, 221 insertions(+), 192 deletions(-)
 copy content/doc/3.11.6/tools/nodetool/{describering.html => getconcurrency.html} (92%)
 copy content/doc/3.11.6/tools/nodetool/{setconcurrentviewbuilders.html => setconcurrency.html} (87%)
 copy content/doc/4.0-alpha3/tools/nodetool/{move.html => getconcurrency.html} (92%)
 copy content/doc/4.0-alpha3/tools/nodetool/{setconcurrentviewbuilders.html => setconcurrency.html} (87%)
 copy content/doc/latest/tools/nodetool/{describering.html => getconcurrency.html} (92%)
 copy content/doc/latest/tools/nodetool/{setconcurrentcompactors.html => setconcurrency.html} (87%)
 create mode 100644 src/doc/3.11.6/_sources/tools/nodetool/getconcurrency.rst.txt
 create mode 100644 src/doc/3.11.6/_sources/tools/nodetool/setconcurrency.rst.txt
 copy src/doc/3.11.6/tools/nodetool/{describering.html => getconcurrency.html} (88%)
 copy src/doc/3.11.6/tools/nodetool/{setconcurrentviewbuilders.html => setconcurrency.html} (81%)
 create mode 100644 src/doc/4.0-alpha3/_sources/tools/nodetool/getconcurrency.rst.txt
 create mode 100644 src/doc/4.0-alpha3/_sources/tools/nodetool/setconcurrency.rst.txt
 copy src/doc/4.0-alpha3/tools/nodetool/{move.html => getconcurrency.html} (88%)
 copy src/doc/4.0-alpha3/tools/nodetool/{setconcurrentviewbuilders.html => setconcurrency.html} (81%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org