Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
SemWeb
libview
Commits
1d773e865618
Commit
d4cf4714
authored
Dec 05, 2018
by
Laurent Wouters
Browse files
[doc] Configuration for readthedocs.org
parent
fa2265ead773
Changes
2
Hide whitespace changes
Inline
Side-by-side
conf.py
0 → 100755
View file @
1d773e86
from
recommonmark.parser
import
CommonMarkParser
source_parsers
=
{
'.md'
:
CommonMarkParser
,
}
source_suffix
=
[
'.rst'
,
'.md'
]
\ No newline at end of file
readthedocs.yml
0 → 100644
View file @
1d773e86
build
:
image
:
latest
python
:
version
:
3.6
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