This is an automated email from the ASF dual-hosted git repository. pierrejeambrun pushed a commit to branch v2-5-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 9bf17670dcda219a03bab9174c04585d3798efc3 Author: Bas Harenslak <[email protected]> AuthorDate: Fri Jan 20 01:40:45 2023 +0100 Move project and license docs down in menu to start with developer-focused docs (#28956) (cherry picked from commit d03b9a76914babef23b84acdb6061b0b93bdc2e3) --- docs/apache-airflow/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/apache-airflow/index.rst b/docs/apache-airflow/index.rst index eac8ef6cde..2381c7119a 100644 --- a/docs/apache-airflow/index.rst +++ b/docs/apache-airflow/index.rst @@ -131,8 +131,6 @@ so coding will always be required. :caption: Content Overview <self> - project - license start installation/index tutorial/index @@ -148,6 +146,8 @@ so coding will always be required. Release Policies <release-process> release_notes privacy_notice + project + license .. toctree:: :hidden:
