mirror of
https://github.com/alexandrebobkov/CanadianPayroll.git
synced 2025-08-08 04:02:28 +00:00
.
This commit is contained in:
@@ -18,10 +18,7 @@ extensions = []
|
||||
|
||||
templates_path = ['_templates']
|
||||
exclude_patterns = []
|
||||
source_suffix = {
|
||||
'.rst': 'restructuredtext',
|
||||
'.md': 'markdown',
|
||||
}
|
||||
|
||||
# The master toctree document.
|
||||
master_doc = 'index'
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
@@ -33,8 +30,6 @@ pygments_style = 'sphinx'
|
||||
default_role = 'literal'
|
||||
# The encoding of source files.
|
||||
source_encoding = 'utf-8-sig'
|
||||
# The suffix of source filenames.
|
||||
source_suffix = '.rst'
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
# built documents.
|
||||
|
Reference in New Issue
Block a user