From 6b43dc340aff0a417fe3130f2707d0093a2bf8ca Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 21 Oct 2010 22:36:08 -0400 Subject: [PATCH] "structure" file for testimonials (haven't finished automagic sectioning :-/) --- sphinx/testimonials.rst | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 sphinx/testimonials.rst diff --git a/sphinx/testimonials.rst b/sphinx/testimonials.rst new file mode 100644 index 0000000..df70ba2 --- /dev/null +++ b/sphinx/testimonials.rst @@ -0,0 +1,35 @@ +Testimonials +============ + +.. None so far replied +.. +.. Organizations +.. ------------- +.. +.. .. quotes:: +.. :group: Organizations + + +Research Institutions +--------------------- + +.. quotes:: + :group: Research institutions + +.. not implemented for now +.. :sections: group + + +Research Software Projects +-------------------------- + +.. quotes:: + :group: Research software projects + + +Individual Laboratories and Researchers +--------------------------------------- + +.. quotes:: + :group: Individual laboratories and researchers + -- 2.39.5