You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/11/24 16:22:14 UTC

[GitHub] [airflow] kaxil commented on pull request #12589: Hide ToC from the Apache Airflow doc main page

kaxil commented on pull request #12589:
URL: https://github.com/apache/airflow/pull/12589#issuecomment-733087410


   > The whole point is the ToC is in the sidebar of every page.
   
   The problem with that is the sidebar hides nesting until you click on the level above it. So to have a TOC that shows all the index would still be better. 
   
   Example:
   
   https://airflow.readthedocs.io/en/stable/
   ![image](https://user-images.githubusercontent.com/8811558/100121019-8c4cf280-2e70-11eb-889c-a090ecb3e8c0.png)
   
   https://airflow.readthedocs.io/en/stable/howto/index.html
   ![image](https://user-images.githubusercontent.com/8811558/100121045-940c9700-2e70-11eb-94e6-a324631f4994.png)
   
   https://airflow.readthedocs.io/en/stable/howto/operator/gcp/index.html
   ![image](https://user-images.githubusercontent.com/8811558/100121089-a4247680-2e70-11eb-8d94-f4ff71c09f0f.png)
   


----------------------------------------------------------------
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:
users@infra.apache.org