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

Skip to content

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
8000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0