Skip to content

Add the Documentation of the website and contributing guide to Read the Docs#192

Merged
tapaswenipathak merged 2 commits into
predevfrom
rtd
Dec 16, 2018
Merged

Add the Documentation of the website and contributing guide to Read the Docs#192
tapaswenipathak merged 2 commits into
predevfrom
rtd

Conversation

@tapaswenipathak

Copy link
Copy Markdown
Member

Fixes #102.

-tracking by commit messages.

Comment thread docs/source/conf.py
# A list of files that should not be packed into the epub file.
epub_exclude_files = ['search.html']


Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blank line at end of file

Comment thread docs/source/conf.py



# -- Options for Epub output ----------------------------------------------

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

too many blank lines (3)

Comment thread docs/source/conf.py
'sphinx.ext.todo',
'sphinx.ext.coverage',
'sphinx.ext.mathjax',
'sphinx.ext.githubpages']

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

continuation line under-indented for visual indent

Comment thread docs/source/conf.py
'sphinx.ext.doctest',
'sphinx.ext.todo',
'sphinx.ext.coverage',
'sphinx.ext.mathjax',

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

continuation line under-indented for visual indent

Comment thread docs/source/conf.py
extensions = ['sphinx.ext.autodoc',
'sphinx.ext.doctest',
'sphinx.ext.todo',
'sphinx.ext.coverage',

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

continuation line under-indented for visual indent

Comment thread docs/source/conf.py
# ones.
extensions = ['sphinx.ext.autodoc',
'sphinx.ext.doctest',
'sphinx.ext.todo',

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

continuation line under-indented for visual indent

Comment thread docs/source/conf.py
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = ['sphinx.ext.autodoc',
'sphinx.ext.doctest',

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

continuation line under-indented for visual indent

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 66.667% when pulling ce4c223 on rtd into 4b8f7c3 on predev.

Comment thread docs/source/conf.py
extensions = ['sphinx.ext.autodoc',
'sphinx.ext.doctest',
'sphinx.ext.todo',
'sphinx.ext.coverage',

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

continuation line under-indented for visual indent

Comment thread docs/source/conf.py

extensions = ['sphinx.ext.autodoc',
'sphinx.ext.doctest',
'sphinx.ext.todo',

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

continuation line under-indented for visual indent

Comment thread docs/source/conf.py
}

extensions = ['sphinx.ext.autodoc',
'sphinx.ext.doctest',

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

continuation line under-indented for visual indent

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 66.667% when pulling 56c6bce on rtd into 4b8f7c3 on predev.

@tapaswenipathak tapaswenipathak merged commit 95a2a05 into predev Dec 16, 2018
@tapaswenipathak tapaswenipathak deleted the rtd branch December 16, 2018 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants