-
Notifications
You must be signed in to change notification settings - Fork 82
Fix documentation #1038
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
Fix documentation #1038
Conversation
8b95524
to
aa596dc
Compare
d16735c
to
4be79e7
Compare
To check for any invalid rst syntax that could break the documentation.
a8b49aa
to
daaac03
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @maukoquiroga :) I tested the make
commands and they're functional.
I don't know if I can approve this PR though, simply because a lot of work has been done in the makefile
and I don't speak make
very well, so I can't be of much help 😅
daaac03
to
5e297de
Compare
5e297de
to
df51e0b
Compare
Thanks @maukoquiroga ! I tested make test-doc and it worked well. |
Partially fixes openfisca/openfisca-doc#244
Depended upon by #1033 #1021
New Features
openfisca_core.variables.typing
Bug Fixes
Technical Changes
Documentation