◐ Shell
clean mode source ↗

create Makefile for faster iteration by jdevries3133 · Pull Request #93 · python/python-docs-theme

@jdevries3133

  • makefile can automatically build the package, then navigate to the
    cpython repository to install the package and/or rebuild documentation
* makefile can automatically build the package, then navigate to the
  cpython repository to install the package and/or rebuild documentation

@jdevries3133

For context, this PR has no associated issue, I created this little Makefile while I was tinkering with this theme, and I thought that it might be useful to others.

JulienPalard

hugovk

Choose a reason for hiding this comment

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

Thanks for the PR! A couple of little suggestions.

hugovk

hugovk

hugovk

Choose a reason for hiding this comment

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

Thanks!