-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
[AIRFLOW-XXX][1/3] Syntax docs improvements #4789
Conversation
Co-authored-by: Jarek Potiuk <jarek.potiuk@polidea.com>
817c41c
to
9ed86ef
Compare
Codecov Report
@@ Coverage Diff @@
## master #4789 +/- ##
==========================================
- Coverage 74.44% 74.44% -0.01%
==========================================
Files 450 450
Lines 28970 28970
==========================================
- Hits 21567 21566 -1
- Misses 7403 7404 +1
Continue to review full report at Codecov.
|
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.
Good changes. It is necessary prerequisite to make AutoAPI works.
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.
LGTM, thanks @mik-laj
Co-authored-by: Jarek Potiuk <jarek.potiuk@polidea.com>
Co-authored-by: Jarek Potiuk <jarek.potiuk@polidea.com>
Co-authored-by: Jarek Potiuk <jarek.potiuk@polidea.com>
Make sure you have checked all steps below.
Jira
No applicable
Description
This is one of the PR series aimed to add automatically API Reference.
I would ask you to accept changes in order.
Documentation preview with all changes is available:
http://neighborly-sun.surge.sh/autoapi/index.html
There were various syntax errors in the documentation that prevented the correct build of new documentation.
CC: @ashb
Tests
No applicable
Commits
Documentation
Code Quality
flake8