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

Generate html documentation and man pages using Sphinx #470

Merged
merged 17 commits into from Aug 22, 2020

Conversation

cjmayo
Copy link
Contributor

@cjmayo cjmayo commented Aug 5, 2020

Talked about briefly before:

  • Current html is generated using the defunct Wok static site generator
  • Difficult to maintain man pages, and some defects in html conversion

I also wanted to write some notes about how LinkChecker works, to make it easier to work on. To support those notes I have included Sphinx autodoc pages for the linkcheck package. Overkill? It does actually seem quite useful, you can get to the code itself.

To help the review I've published the html output at: https://cjmayo.github.io/linkchecker-html/.

Draft, not least because it depends on the other recent PRs.

@cjmayo
Copy link
Contributor Author

cjmayo commented Aug 7, 2020

Issue #142 discusses moving the website and Sphinx conversion.

@cjmayo cjmayo marked this pull request as ready for review August 15, 2020 16:04
@cjmayo
Copy link
Contributor Author

cjmayo commented Aug 15, 2020

No longer draft, prerequisites now merged. Included existing documentation, did convert CONTRIBUTING.md and CODE_OF_CONDUCT.md to reST.

@cjmayo cjmayo merged commit b06c6da into linkchecker:master Aug 22, 2020
@cjmayo cjmayo deleted the sphinx branch September 14, 2020 19:22
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