Kengo Seki created AIRFLOW-1317:
-----------------------------------
Summary: Fix minor issues in API reference
Key: AIRFLOW-1317
URL: https://issues.apache.org/jira/browse/AIRFLOW-1317
Project: Apache Airflow
Issue Type: Bug
Components: docs, Documentation
Reporter: Kengo Seki
Assignee: Kengo Seki
Priority: Minor
1. https://airflow.incubator.apache.org/code.html#airflow.operators.HdfsSensor,
https://airflow.incubator.apache.org/code.html#airflow.models.DAG and
https://airflow.incubator.apache.org/code.html#airflow.models.TaskInstance
Explanations for function parameters are not properly rendered.
2. https://airflow.incubator.apache.org/code.html#default-variables
Some variables are not properly quoted by {{ }}.
3. https://airflow.incubator.apache.org/code.html#airflow.macros.random
Standard library function random.random is exposed unnecessarily.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)