Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
eecd5f71
Commit
eecd5f71
authored
May 24, 2018
by
yann300
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix doc
parent
146ac9af
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
conf.py
docs/conf.py
+3
-3
No files found.
docs/conf.py
View file @
eecd5f71
...
...
@@ -37,7 +37,7 @@ templates_path = ['_templates']
# You can specify multiple suffix as a list of string:
# source_suffix = ['.rst', '.md']
source_suffix
=
[
'.
rst'
,
'.
md'
]
source_suffix
=
[
'.md'
]
# The encoding of source files.
#source_encoding = 'utf-8-sig'
...
...
@@ -94,7 +94,7 @@ exclude_patterns = ['_build']
# The name of the Pygments (syntax highlighting) style to use.
pygments_style
=
'sphinx'
highlight_language
=
'Solidity'
\
highlight_language
=
'Solidity'
# A list of ignored prefixes for module index sorting.
#modindex_common_prefix = []
...
...
@@ -110,7 +110,7 @@ todo_include_todos = False
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme
=
'
default
'
html_theme
=
'
sphinx_rtd_theme
'
# Theme options are theme-specific and customize the look and feel of a theme
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment