From: Jean-Philippe Orsini Date: Wed, 27 Nov 2013 08:12:07 +0000 (+0000) Subject: fix topic level X-Git-Tag: v0.0.6~70 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ptask.git;a=commitdiff_plain;h=0aaaaa63be83cb4381fa22f82a7f1800c20a4b95 fix topic level --- diff --git a/README b/README index a65be2c..3ec187d 100644 --- a/README +++ b/README @@ -64,7 +64,7 @@ sudo apt-get install autoconf automake asciidoc cppcheck gcc gettext autopoint h ------------------------------------------------------------------------- Download sources ----------------- +~~~~~~~~~~~~~~~~ Download a source tarballs of a release and extracts its content: ------------------------------- diff --git a/README.html b/README.html index de1c890..c87376e 100644 --- a/README.html +++ b/README.html @@ -409,11 +409,8 @@ make
sudo apt-get install autoconf automake asciidoc cppcheck gcc gettext autopoint help2man libgtk-3-dev libjson0-dev make perl
- - -
-

3. Download sources

-
+
+

2.2. Download sources

Download a source tarballs of a release and extracts its content:

@@ -432,8 +429,9 @@ cd TMP_DIR svn co http://wpitchoune.net/svnpub/ptask/trunk cd trunk
+
-

3.1. Compilation

+

2.3. Compilation

./configure
@@ -441,7 +439,7 @@ make clean all
-

3.2. Installation

+

2.4. Installation

make install
@@ -450,7 +448,7 @@ make clean all
-

4. Contact

+

3. Contact

Bugs and comments can be sent to jeanfi@gmail.com.

@@ -459,7 +457,7 @@ make clean all