From 895fd6d13e202b09eaf6b9456f668d4691fa6e92 Mon Sep 17 00:00:00 2001 From: Christian Heinrich Date: Thu, 10 Sep 2015 21:16:48 +0200 Subject: [PATCH] [Doc] Updated info on our website --- doc/doxygen/inside_doxygen.doc | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/doxygen/inside_doxygen.doc b/doc/doxygen/inside_doxygen.doc index 338e022a07..7095bed88f 100644 --- a/doc/doxygen/inside_doxygen.doc +++ b/doc/doxygen/inside_doxygen.doc @@ -193,12 +193,11 @@ distribution. It will also be copied automatically to the documentation. \section inside_doxygen_website Working on the website -Actually, the website is very different from doxygen. It uses a tool -called jekyll to turn markup-formated text into nice static web pages. -Jekyll is less annoying than doxygen since it's written in a scripting -language: you can dynamically add (or change) parts of the tool to -make it fit your needs. Get the sources, and start improving the -website now (there is a README in the repo with more details). +Our website is generated/exported via [orgmode](http://www.orgmode.org), a tool that we use to facilitate our reproducible research. + +Get the sources, and start improving the +website now! (There is a README in the repo with more details, +but it might be outdated. Contact us if you really want to help.) @verbatim git clone git://scm.gforge.inria.fr/simgrid/website.git -- 2.20.1