Merge pull request #338 from currite/crux-remove-cluster

clustering: remove
This commit is contained in:
Daniil Baturin 2020-09-19 07:36:24 +07:00 committed by GitHub
commit 5b3b0866af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 2 deletions

View File

@ -66,7 +66,7 @@ language = None
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
# This pattern also affects html_static_path and html_extra_path .
exclude_patterns = [u'_build', 'Thumbs.db', '.DS_Store']
exclude_patterns = [u'_build', 'Thumbs.db', '.DS_Store', '*.removed']
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'sphinx'

View File

@ -45,7 +45,6 @@ Introduction
services/index
system/index
high-availability
clustering
load-balancing
image-mgmt
commandscripting