mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-11-03 04:12:03 +01:00
clustering: remove
It keeps being in the directory as clustering.removed
This commit is contained in:
parent
4b086010c0
commit
5cbe8945ae
@ -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'
|
||||
|
||||
@ -45,7 +45,6 @@ Introduction
|
||||
services/index
|
||||
system/index
|
||||
high-availability
|
||||
clustering
|
||||
load-balancing
|
||||
image-mgmt
|
||||
commandscripting
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user