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 live preview (hot-reloading) for docs using sphinx-autobuild #4057

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kskarthik
Copy link
Contributor

Before you submit a pull request, please make sure:

  • The pull request should include a description of the problem you're trying to solve
  • The pull request should include overview of the suggested solution
  • If the pull requests changes current behavior, reasons why your solution is better.
  • The proposed code should be fully functional
  • The proposed code should contain tests relevant to prove is functionality
  • The proposed tests should ensure significative code coverage
  • All new and existing tests should pass

@kskarthik
Copy link
Contributor Author

kskarthik commented Apr 22, 2024

the reason for this patch is that, It was easy to edit the docs with live preview option. We could visualize our changes locally. So, i have implemented it.

@kskarthik kskarthik changed the title add hot-reloading for docs using sphinx-autobuild add live preview (hot-reloading) for docs using sphinx-autobuild Apr 22, 2024
@evilaliv3 evilaliv3 force-pushed the main branch 2 times, most recently from bc75cdb to ec7341d Compare May 11, 2024 18:04
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.

None yet

1 participant