8000 GitHub - sphinx-doc/github-problem-matcher at 0.1
[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

8 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: ammaraskar/sphinx-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