clustering: remove

It keeps being in the directory as clustering.removed
This commit is contained in:
currite 2020-09-18 21:41:42 +02:00
parent 4b086010c0
commit 5cbe8945ae
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