diff --git a/doc/source/atc-stats.rst b/doc/source/atc-stats.rst index c18b501..515d7aa 100644 --- a/doc/source/atc-stats.rst +++ b/doc/source/atc-stats.rst @@ -2,6 +2,13 @@ ATC Statistics in past releases =============================== +.. only:: latex + + .. note:: + + You can see detail member-level statistics data on + `HTML version of the page `_. + Train cycle ----------- @@ -15,10 +22,12 @@ Stein cycle * Foundation membership was validated by calling a REST API in https://openstackid-resources.openstack.org -.. csv-table:: - :header-rows: 1 - :widths: 2 1 1 1 1 1 1 1 1 1 1 2 - :file: data/stein.csv +.. only:: html + + .. csv-table:: + :header-rows: 1 + :widths: 2 1 1 1 1 1 1 1 1 1 1 2 + :file: data/stein.csv Rocky cycle ----------- @@ -28,10 +37,12 @@ Rocky cycle * Foundation membership was validated by calling a REST API in https://openstackid-resources.openstack.org -.. csv-table:: - :header-rows: 1 - :widths: 2 1 1 1 1 1 1 1 1 1 1 2 - :file: data/rocky.csv +.. only:: html + + .. csv-table:: + :header-rows: 1 + :widths: 2 1 1 1 1 1 1 1 1 1 1 2 + :file: data/rocky.csv Queens cycle ------------ @@ -41,10 +52,12 @@ Queens cycle * Foundation membership was validated by calling a REST API in https://openstackid-resources.openstack.org -.. csv-table:: - :header-rows: 1 - :widths: 2 1 1 1 1 1 1 1 1 1 1 2 - :file: data/queens.csv +.. only:: html + + .. csv-table:: + :header-rows: 1 + :widths: 2 1 1 1 1 1 1 1 1 1 1 2 + :file: data/queens.csv Pike cycle ---------- @@ -54,10 +67,12 @@ Pike cycle * Foundation membership was validated by calling a REST API in https://openstackid-resources.openstack.org -.. csv-table:: - :header-rows: 1 - :widths: 2 1 1 1 1 1 2 - :file: data/pike.csv +.. only:: html + + .. csv-table:: + :header-rows: 1 + :widths: 2 1 1 1 1 1 2 + :file: data/pike.csv Ocata cycle ----------- @@ -77,10 +92,12 @@ Ocata cycle myamamot - 725 reviews, mucahit - 1241 reviews) are also regarded ATCs from Newton cycle :) - I keep it as record for the next ATC list changes. -.. csv-table:: - :header-rows: 1 - :widths: 2 1 1 1 1 - :file: data/ocata.csv +.. only:: html + + .. csv-table:: + :header-rows: 1 + :widths: 2 1 1 1 1 + :file: data/ocata.csv Newton cycle ------------ @@ -89,10 +106,12 @@ Newton cycle * Patch on governance repository: https://review.opendev.org/#/c/351480/ (`diff `__) -.. csv-table:: - :header-rows: 1 - :widths: 2 1 1 1 1 - :file: data/newton.csv +.. only:: html + + .. csv-table:: + :header-rows: 1 + :widths: 2 1 1 1 1 + :file: data/newton.csv Mitaka cycle ------------ @@ -122,10 +141,12 @@ Mitaka cycle * Amandeep Singh Saini (jimidar) - Punjabi (India) * Ɓukasz Jernas (id: deejay1) - Polish (Poland) -.. csv-table:: - :header-rows: 1 - :widths: 2 1 1 1 1 - :file: data/mitaka.csv +.. only:: html + + .. csv-table:: + :header-rows: 1 + :widths: 2 1 1 1 1 + :file: data/mitaka.csv Liberty cycle -------------- diff --git a/doc/source/index.rst b/doc/source/index.rst index 848b914..d5e6113 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -62,7 +62,9 @@ OpenStack I18n team * IRC channel: ``#openstack-i18n`` on freenode * :doc:`IRC meeting ` -Search in this guide --------------------- +.. only:: html -* :ref:`search` + Search in this guide + -------------------- + + * :ref:`search`