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

Add docs for live HTML preview of documentation and clean up. #679

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

stevepiercy
Copy link
Member

  • Use shell instead of bash as a universal shell.
  • Use pycon for Python console commands.
  • Remove command prompts from shell commands to make them easier to copy and have neutral shell.
  • Remove http.server option as it's been replaced by make livehtml.

Closes #673

- Use shell instead of bash as a universal shell.
- Use pycon for Python console commands.
- Remove command prompts from shell commands to make them easier to copy and have neutral shell.
- Remove `http.server` option as it's been replaced by `make livehtml`.

Closes #673
docs/install.rst Outdated Show resolved Hide resolved
docs/install.rst Outdated Show resolved Hide resolved
@stevepiercy stevepiercy mentioned this pull request Jul 3, 2024
@coveralls
Copy link

coveralls commented Jul 3, 2024

Pull Request Test Coverage Report for Build 9771969355

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.559%

Totals Coverage Status
Change from base Build 9767068472: 0.0%
Covered Lines: 3078
Relevant Lines: 3155

💛 - Coveralls

@stevepiercy stevepiercy merged commit 4ea4980 into main Jul 3, 2024
15 checks passed
@stevepiercy stevepiercy deleted the 673-docs-sphinx-autobuild branch July 3, 2024 04: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.

Add sphinx-autobuild
3 participants