mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
add 2016.11.3 changelog to release notes (#39451)
This commit is contained in:
parent
8e2cbd2307
commit
1acf00da3b
2 changed files with 1500 additions and 0 deletions
File diff suppressed because it is too large
Load diff
|
@ -56,6 +56,7 @@ class DocTestCase(TestCase):
|
|||
or key.endswith('doc/conf.py') \
|
||||
or key.endswith('/conventions/documentation.rst') \
|
||||
or key.endswith('doc/topics/releases/2016.11.2.rst') \
|
||||
or key.endswith('doc/topics/releases/2016.11.3.rst') \
|
||||
or key.endswith('doc/topics/releases/2016.3.5.rst'):
|
||||
continue
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue