mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #338 from currite/crux-remove-cluster
clustering: remove
This commit is contained in:
commit
5b3b0866af
@ -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