jlevers opened a new issue #8214: "Adding DAG and Tasks documentation" section 
rendered twice in Tutorial on website
URL: https://github.com/apache/airflow/issues/8214
 
 
   **Apache Airflow version**: Current website (this is a bug in the online 
documentation)
   
   **Environment**:
   
   - **Cloud provider or hardware configuration**: N/A
   - **OS**: Ubuntu 18.04.4 LTS
   - **Kernel**: Linux delta 5.3.0-42-generic
   - **Install tools**: N/A
   - **Others**: Tested on Firefox 75 and Chrome 80
   
   **What happened**:
   
   The [Adding DAG and Tasks 
documentation](https://airflow.apache.org/docs/stable/tutorial.html#adding-dag-and-tasks-documentation)
 section in the Tutorial shows up twice.
   
   **What you expected to happen**:
   
   I expected that documentation section to only appear once.
   
   **How to reproduce it**:
   
   Go to 
https://airflow.apache.org/docs/stable/tutorial.html#adding-dag-and-tasks-documentation
 and notice that there are two identical sections there.
   
   **Anything else we need to know**:
   
   I looked at `docs/tutorial.rst`, but didn't see anything that seemed like it 
would be causing that section to double-render. The extra section is rendering 
in a `div` with `id="id1"`, unlike the first instance of the section which is 
rendering in `<div id="adding-dag-and-tasks-documentation" ...>`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to