diff --git a/docs/source/conf.py b/docs/source/conf.py index 9bba86ddafbfad169ff0a81b0c3365bafc6982f6..12f6b2961b5c99aee975069efa94c5f2f2e1676e 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -56,3 +56,5 @@ html_theme = 'default' html_static_path = ['_static'] master_doc= 'index' + +# test jenkins work \ No newline at end of file