Fixed #3: Added sheerka.resolve_rule()
Fixed #5: Refactored SheerkaComparisonManager Fixed #6: Sya parser no longer works after restart
This commit is contained in:
+2
-2
@@ -18,7 +18,7 @@
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = 'Sheerka'
|
||||
copyright = '2020, Kodjo Sossouvi'
|
||||
copyright = '2020-2001, Kodjo Sossouvi'
|
||||
author = 'Kodjo Sossouvi'
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
@@ -52,4 +52,4 @@ html_theme = 'alabaster'
|
||||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||
html_static_path = ['_static']
|
||||
html_static_path = ['_static']
|
||||
|
||||
Reference in New Issue
Block a user