8000 GitHub - sphinx-doc/github-problem-matcher at v1.0
[go: up one dir, main page]

Skip to content

Github Action problem matcher for the Sphinx documentation tool

License

Notifications You must be signed in to change notification settings

sphinx-doc/github-problem-matcher

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sphinx Problem Matcher

This action adds a problem matcher that catches Sphinx warnings to show them neatly inside your pull request like this:

Example Screenshot

The common usage of this will be like so:

- uses: sphinx-doc/github-problem-matcher@master
- name: "Build docs"
  run: |
    cd docs
    make html

That is, simply run this action before building your docs.

Note: this does not handle actually building your docs.

About

Github Action problem matcher for the Sphinx documentation tool

Resources

License

Stars

Watchers

Forks

4013

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0