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

[Documentation] add documentation functions to makefile #235

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

veewee
Copy link
Collaborator

@veewee veewee commented Oct 7, 2021

This PR adds functions to the makefile for generating the docs:

docs-generate                  regenerate docs
docs-check                     checks if docs are up to date

The docs-check now gets executed when running make check locally.
This will avoid github actions failure in advance until #206 is in place.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1316226145

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.936%

Totals Coverage Status
Change from base Build 1311016514: 0.0%
Covered Lines: 3119
Relevant Lines: 3121

💛 - Coveralls

@azjezz azjezz merged commit cb5a172 into azjezz:1.9.x Oct 7, 2021
@azjezz azjezz added hacktoberfest Priority: Medium This issue may be useful, and needs some attention. Status: Completed Nothing further to be done with this issue. Awaiting to be closed by the requestor out of politeness Type: Enhancement Most issues will probably ask for additions or changes. hacktoberfest-accepted labels Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest hacktoberfest-accepted Priority: Medium This issue may be useful, and needs some attention. Status: Completed Nothing further to be done with this issue. Awaiting to be closed by the requestor out of politeness Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants