Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dev docs to include doc testing #2930

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Update dev docs to include doc testing #2930

merged 2 commits into from
Feb 7, 2024

Conversation

dheyay
Copy link
Contributor

@dheyay dheyay commented Jan 29, 2024

Why is this needed?

This PR solves all of our problems because...
Testing documentation updated to include local testing for updates to docs.

Test Steps

Checklist

  • I have updated or added any unit tests accordingly
  • I have updated or added any integration tests accordingly
  • Changes here need to be documented, and this was done in:

Does this PR require extra reviews?

  • Yes
  • No

@github-actions github-actions bot added the docs label Jan 29, 2024
Copy link
Contributor

@lucasmoura lucasmoura left a comment

Choose a reason for hiding this comment

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

Hi @dheyay, thanks for this addition to the dev-docs. I have just a small suggestion here, but let me know what you think

dev-docs/howtoguides/testing.md Outdated Show resolved Hide resolved
Copy link
Contributor

@s-makin s-makin left a comment

Choose a reason for hiding this comment

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

Thanks for making this change. Just a couple of small nits to add :)

@@ -61,6 +61,18 @@ This will build *and serve* the documentation at http://127.0.0.1:8000 -- this
gives you a live preview of any changes you make (and save) to the
documentation without needing to continually rebuild.

## Doc testing

Before running the `make` command, make sure to download the python venv module by running the following command:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Before running the `make` command, make sure to download the python venv module by running the following command:
Before running the `make` command, make sure to download the Python `venv` module by running the following command:

dev-docs/documentation/contribute_docs.md Outdated Show resolved Hide resolved
dev-docs/documentation/contribute_docs.md Outdated Show resolved Hide resolved
Copy link
Contributor

@s-makin s-makin left a comment

Choose a reason for hiding this comment

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

Thanks for the changes :) LGTM

@s-makin s-makin merged commit b209e7e into docs Feb 7, 2024
7 checks passed
@s-makin s-makin deleted the dev-docs-update branch February 7, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants