Skip to content

added readthedocs and workflows#1

Open
prasad-sawantdesai wants to merge 3 commits into
iterorganization:developfrom
prasad-sawantdesai:add_git_actions_readthedocs
Open

added readthedocs and workflows#1
prasad-sawantdesai wants to merge 3 commits into
iterorganization:developfrom
prasad-sawantdesai:add_git_actions_readthedocs

Conversation

@prasad-sawantdesai

Copy link
Copy Markdown

No description provided.

Comment thread .readthedocs.yaml
path: .
extra_requirements:
- docs
- method: pip

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why two steps there?

Comment thread .readthedocs.yaml
fail_on_warning: false

# Optionally build your docs in additional formats such as PDF and ePub
formats:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

needed?

Comment thread .readthedocs.yaml
# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/source/conf.py
fail_on_warning: false

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

no builder: html ?

Comment thread .readthedocs.yaml
jobs:
post_checkout:
# Cancel building pull requests when a new commit is pushed
- |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why this?

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.

2 participants