Mauro Carvalho Chehab
5c04dceaa1
docs: ioctl: convert to ReST
...
Rename the iio documentation files to ReST, add an
index for them and adjust in order to produce a nice html
output via the Sphinx build system.
The cdrom.txt and hdio.txt have their own particular syntax.
In order to speedup the conversion, I used a small ancillary
perl script:
my $d;
$d .= $_ while(<>);
$d =~ s/(\nCDROM\S+)\s+(\w[^\n]*)/$1\n\t$2\n/g;
$d =~ s/(\nHDIO\S+)\s+(\w[^\n]*)/$1\n\t$2\n/g;
$d =~ s/(\n\s*usage:)[\s\n]*(\w[^\n]*)/$1:\n\n\t $2\n/g;
$d =~ s/(\n\s*)(E\w+[\s\n]*\w[^\n]*)/$1- $2/g;
$d =~ s/(\n\s*)(inputs|outputs|notes):\s*(\w[^\n]*)/$1$2:\n\t\t$3\n/g;
print $d;
It basically add blank lines on a few interesting places. The
script is not perfect: still several things require manual work,
but it saved quite some time doing some obvious stuff.
At its new index.rst, let's add a :orphan: while this is not linked to
the main index.rst file, in order to avoid build warnings.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
2019-07-15 09:20:26 -03:00
..
2019-07-08 11:06:29 -07:00
2019-05-30 11:26:41 -07:00
2019-06-08 12:52:42 -07:00
2019-06-19 17:09:55 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-06-19 17:09:07 +02:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:37:10 +02:00
2019-07-04 11:19:34 +10:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-06-05 17:37:06 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-21 10:50:46 +02:00
2019-07-12 16:03:16 -07:00
2019-07-04 12:21:25 +02:00
2019-04-17 20:56:40 +08:00
2019-06-12 18:22:28 +02:00
2019-06-14 11:36:30 +02:00
2019-05-21 10:50:46 +02:00
2019-06-05 17:37:10 +02:00
2019-06-19 17:09:07 +02:00
2019-05-30 11:26:37 -07:00
2019-07-02 15:10:45 -03:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-28 16:45:51 -06:00
2019-06-19 17:09:55 +02:00
2019-05-30 10:51:19 +10:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:29:21 -07:00
2019-03-28 06:12:42 +02:00
2019-06-19 17:09:07 +02:00
2019-05-21 10:50:46 +02:00
2019-04-23 11:15:38 -05:00
2019-05-21 10:50:46 +02:00
2019-04-03 11:15:57 +01:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:32 -07:00
2019-05-21 10:50:46 +02:00
2019-07-12 12:24:03 -07:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-08 21:35:19 -07:00
2019-06-05 17:37:17 +02:00
2019-06-05 17:30:28 +02:00
2019-05-21 10:50:46 +02:00
2019-05-08 21:35:19 -07:00
2019-06-28 15:09:09 +01:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-06-26 11:05:05 +02:00
2019-05-21 10:50:46 +02:00
2019-06-11 17:00:53 +02:00
2019-05-21 10:50:46 +02:00
2019-06-19 17:09:55 +02:00
2018-12-17 10:47:17 +01:00
2019-02-04 10:21:17 +01:00
2019-06-04 10:15:29 +02:00
2019-03-18 17:24:32 +02:00
2019-04-24 11:31:17 +02:00
2019-04-29 12:35:56 +01:00
2019-04-26 11:35:44 +10:00
2019-01-14 03:51:14 +02:00
2019-06-18 13:08:48 -04:00
2019-04-11 16:14:49 +02:00
2019-01-29 23:26:12 +02:00
2019-05-07 10:39:14 -05:00
2019-01-07 11:26:31 +01:00
2019-01-15 13:20:56 +01:00
2019-04-24 11:30:52 +02:00
2019-04-24 11:30:32 +02:00
2019-02-07 21:48:28 +01:00
2018-11-22 09:52:27 +01:00
2019-02-08 13:38:51 -08:00
2019-03-14 11:33:17 -07:00
2019-04-24 12:32:18 +10:00
2019-03-05 13:24:34 -05:00
2019-05-24 17:39:00 +02:00
2019-06-12 13:26:25 +03:00
2019-05-30 11:26:37 -07:00
2019-04-24 15:57:43 +02:00
2019-04-24 12:36:32 +10:00
2019-01-14 10:58:37 +01:00
2019-04-17 09:39:22 +02:00
2019-03-21 09:49:04 +01:00
2019-02-04 10:21:17 +01:00
2019-05-30 11:26:37 -07:00
2019-05-30 11:26:32 -07:00
2019-06-10 09:14:01 -06:00
2019-04-25 10:02:10 -04:00
2019-04-24 12:33:15 +10:00
2019-06-18 13:08:48 -04:00
2019-07-15 09:20:26 -03:00
2019-04-24 12:33:15 +10:00
2019-03-04 11:18:50 -05:00
2019-05-30 11:26:37 -07:00
2019-04-24 12:36:32 +10:00
2019-04-24 12:36:32 +10:00
2019-04-24 12:32:15 +10:00
2019-04-01 11:43:42 +02:00
2019-06-24 05:22:31 +02:00
2019-04-29 12:37:53 +02:00
2019-04-16 15:13:23 -07:00
2019-04-24 11:30:52 +02:00
2019-03-18 11:42:13 +02:00
2019-02-07 21:48:28 +01:00
2019-07-15 08:53:27 -03:00
2019-05-21 10:50:45 +02:00
2019-06-08 15:07:06 +02:00
2019-01-12 13:08:12 +01:00
2019-01-08 07:58:37 -05:00
2019-04-24 11:30:32 +02:00
2019-02-19 11:08:40 +01:00
2019-04-01 10:44:34 -07:00
2019-06-12 13:26:25 +03:00
2019-02-04 10:21:17 +01:00
2019-02-07 13:14:06 +02:00
2019-05-30 11:26:32 -07:00
2019-05-08 21:35:19 -07:00
2019-06-05 17:37:16 +02:00
2019-02-04 10:21:17 +01:00
2019-04-24 12:33:15 +10:00
2019-03-18 17:24:38 +02:00
2019-06-14 14:32:29 -06:00
2019-04-24 10:36:22 +02:00