X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=www%2Fnews%2Ffeed.xml;h=c84e42c0d5687b5a379475d6d50d774800fd8fd0;hp=90183efce29a8a2c07824501d282b3ab6b096f43;hb=2dd558f5533166a85045f581b042dd539505ecce;hpb=d76e170141a0523ee30feded9154c933dd447609 diff --git a/www/news/feed.xml b/www/news/feed.xml index 90183ef..c84e42c 100644 --- a/www/news/feed.xml +++ b/www/news/feed.xml @@ -94,13 +94,29 @@ The source document of this news is at <a href="https://wpitchoune.net/gitweb </div> </div> <div class="paragraph"> -<p><code>IN_DIR</code>:</p> +<p><code>IN_DIR</code>: the directory containing the news as Asciidoctor documents.</p> </div> <div class="paragraph"> -<p><code>OUT_DIR</code>:</p> +<p><code>OUT_DIR</code>: the output directory which contains all generated files</p> </div> <div class="paragraph"> -<p><code>CFG_FILE</code>:</p> +<p><code>CFG_FILE</code>: the path to the configuration file</p> +</div> +<div class="paragraph"> +<p>The <code>OUT_DIR</code> will contain:</p> +</div> +<div class="ulist"> +<ul> +<li> +<p>one HTML file for each Asciidoctor document</p> +</li> +<li> +<p>the <code>news.html</code> file</p> +</li> +<li> +<p>the <code>feed.xml</code> file which is a feed compatible with RSS v2.0.</p> +</li> +</ul> </div> </div> </div>