From 6f22d9422b6aef40800ab9b3f5ca63e792ce0e21 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Mon, 7 May 2012 12:28:35 -0400 Subject: [PATCH] ENH: added testimonials groupped for few common topics (e.g. virtualization) --- sphinx/index.rst | 1 + sphinx/testimonials-topics.rst | 32 ++++++++++++++++++++++++++++++++ sphinx/testimonials.rst | 8 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 sphinx/testimonials-topics.rst diff --git a/sphinx/index.rst b/sphinx/index.rst index 4b616fb..1fd4016 100644 --- a/sphinx/index.rst +++ b/sphinx/index.rst @@ -319,6 +319,7 @@ efficient, more open, and more fun photoalbum projects testimonials + testimonials-topics .. probably should be purged altogether .. toctree:: diff --git a/sphinx/testimonials-topics.rst b/sphinx/testimonials-topics.rst new file mode 100644 index 0000000..f9a5e35 --- /dev/null +++ b/sphinx/testimonials-topics.rst @@ -0,0 +1,32 @@ +.. _testimonials_by_topic: + +Testimonials (by Topic) +======================= + +.. _testimonials_open_science: + +Open Science +------------ + +.. quotes:: + :tags: open science + + +.. _testimonials_standardization: + +Standardization +--------------- + +.. quotes:: + :tags: standardization + + +.. _testimonials_vm: + +Virtualization +-------------- + +.. quotes:: + :tags: vm + + diff --git a/sphinx/testimonials.rst b/sphinx/testimonials.rst index 4c8c7cc..ec941a5 100644 --- a/sphinx/testimonials.rst +++ b/sphinx/testimonials.rst @@ -12,6 +12,14 @@ Testimonials .. :group: Organizations +By Topic +-------- + +* :ref:`testimonials_open_science` +* :ref:`testimonials_standardization` +* :ref:`testimonials_vm` + + Research Institutions --------------------- -- 2.39.5