python / python/psf-salt

Docs: Make previewing in development easier

Open
#364 2 comments 0 reactions 1 assignee View on GitHub

@JacobCoffee is already working on this.

Since Jul 2, 2024.

Documentation
Dominant language
Hurl
Stars
124
Forks
67
Avg merge
8h 40m
Merged PRs (30d)
5

Description

When needing to work on docs, I find the following a little cumbersome

psf-salt$ cd docs
psf-salt/docs$ make html && python -m http.server

It would be nice to have

  • hot-reloading (sphinx-autobuild?)
  • A Makefile target in the root of the repo so that we could just run make docs-serve or something to only need a oneshot command to get going

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.