<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/Documentation/sphinx/tmplcvt, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/Documentation/sphinx/tmplcvt?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/Documentation/sphinx/tmplcvt?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2017-05-16T11:44:24Z</updated>
<entry>
<title>docs-rst: get rid of Documentation/sphinx/tmplcvt script</title>
<updated>2017-05-16T11:44:24Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@s-opensource.com</email>
</author>
<published>2017-05-14T15:22:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=fd74809e73be1192f2455d39932a94dfa6fb0e83'/>
<id>urn:sha1:fd74809e73be1192f2455d39932a94dfa6fb0e83</id>
<content type='text'>
As everything was converted to ReST, we don't need this
script anymore.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>tmplcvt: make the tool more robust</title>
<updated>2017-04-11T20:35:15Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@s-opensource.com</email>
</author>
<published>2017-04-05T13:22:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=686b0d9bb4d900758b3ed88f037e46671c7ccef7'/>
<id>urn:sha1:686b0d9bb4d900758b3ed88f037e46671c7ccef7</id>
<content type='text'>
Currently, the script just assumes to be called at
Documentation/sphinx/. Change it to work on any directory,
and make it abort if something gets wrong.

Also, be sure that both parameters are specified.

That should avoid troubles like this:

$ Documentation/sphinx/tmplcvt Documentation/DocBook/writing_usb_driver.tmpl
sed: couldn't open file convert_template.sed: No such file or directory

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>sphinx: cheesy script to convert .tmpl files</title>
<updated>2016-05-30T10:38:53Z</updated>
<author>
<name>Jonathan Corbet</name>
<email>corbet@lwn.net</email>
</author>
<published>2016-03-07T03:29:31Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=89a66d76109935aad387a5058f120aeb8246ae40'/>
<id>urn:sha1:89a66d76109935aad387a5058f120aeb8246ae40</id>
<content type='text'>
This script uses pandoc to convert existing DocBook template files to RST
templates.  A couple of sed scripts are need to massage things both before
and after the conversion, but the result is then usable with no hand
editing.

[Jani: Change usage to tmplcvt &lt;in&gt; &lt;out&gt;. Fix escaping for docproc
directives. Add support the new kernel-doc extension.]

Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;
</content>
</entry>
</feed>
