<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/man/make_man_page.py, branch master</title>
<subtitle>My own fork of cmark for commonmark conversion</subtitle>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/'/>
<entry>
<title>Fixed make_man_page.py so it includes typedefs again.</title>
<updated>2016-01-11T18:22:43+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2016-01-11T18:22:43+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=b1dd05c53e677348f3e9722da2429e96a5861e2b'/>
<id>b1dd05c53e677348f3e9722da2429e96a5861e2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit generated man page to 72 character line width.</title>
<updated>2015-07-12T22:44:15+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-07-12T22:44:15+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=3494245c36805c24c68996551dc77a5438ae2e8f'/>
<id>3494245c36805c24c68996551dc77a5438ae2e8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added cmark.3 man page to repository and archive.</title>
<updated>2015-01-11T18:48:59+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-11T18:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=9b66bdd02b4ca18f9b48b8903599bbdef4dd599a'/>
<id>9b66bdd02b4ca18f9b48b8903599bbdef4dd599a</id>
<content type='text'>
It simplifies the build if python and the cmark library aren't
needed to build the man page.

The top level Makefile has a rule to regenerate this when src/cmark.h
changes.

Updated Makefile.nmake for recent changes.

Added case folding data file to archive, since otherwise make fails.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It simplifies the build if python and the cmark library aren't
needed to build the man page.

The top level Makefile has a rule to regenerate this when src/cmark.h
changes.

Updated Makefile.nmake for recent changes.

Added case folding data file to archive, since otherwise make fails.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed md2man for python3.</title>
<updated>2014-12-30T00:41:17+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-30T00:37:39+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=4a7d305d220a4081ac7c106199baa940d838ce67'/>
<id>4a7d305d220a4081ac7c106199baa940d838ce67</id>
<content type='text'>
Partially addresses #254.

This change makes make_man_page.py work with either python3 or
python2.

The test suite is still dependent on python2, and this should be
changed, but for now this at least makes a build possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partially addresses #254.

This change makes make_man_page.py work with either python3 or
python2.

The test suite is still dependent on python2, and this should be
changed, but for now this at least makes a build possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed make_man_page.py so it works with both python2 and python3.</title>
<updated>2014-12-24T19:13:24+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-24T19:13:24+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=06138ad4c2b0246506dc5e4b406d0e9650427beb'/>
<id>06138ad4c2b0246506dc5e4b406d0e9650427beb</id>
<content type='text'>
Closes #251.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #251.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create cmark.3 in cmake build process.</title>
<updated>2014-12-17T19:18:39+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-17T19:16:49+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=0479ddaeb0f54f960db0537ee1f39702ae400eb8'/>
<id>0479ddaeb0f54f960db0537ee1f39702ae400eb8</id>
<content type='text'>
Remove it from the repository.  Closes #241.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove it from the repository.  Closes #241.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added API documentation to src/cmark.h. Closes #224.</title>
<updated>2014-12-14T06:28:17+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-14T06:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=5d07c293d6fa169d665dc4e1ea3cea4271d92ccc'/>
<id>5d07c293d6fa169d665dc4e1ea3cea4271d92ccc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile fixes for man page.</title>
<updated>2014-12-14T05:15:56+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-14T05:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=04d69ec29fbbefbfbafbfc1050a48cf97a513f19'/>
<id>04d69ec29fbbefbfbafbfc1050a48cf97a513f19</id>
<content type='text'>
Don't build man pages until we've built libcmark, which we need.
Also reverted use of typewriter font for signatures; this looks
worse in the terminal pager.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't build man pages until we've built libcmark, which we need.
Also reverted use of typewriter font for signatures; this looks
worse in the terminal pager.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use typewriter font for signatures in man pages.</title>
<updated>2014-12-14T05:05:04+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-14T05:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=aa670e93369d6891a8236b1dee3e113796fde857'/>
<id>aa670e93369d6891a8236b1dee3e113796fde857</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write API docs in cmark.h using markdown.</title>
<updated>2014-12-14T04:56:30+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-14T04:46:16+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=cc2843b8cb769f0fa60c45a2e0f8f781dff9e845'/>
<id>cc2843b8cb769f0fa60c45a2e0f8f781dff9e845</id>
<content type='text'>
`man/make_man_page.py` now converts using cmark.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`man/make_man_page.py` now converts using cmark.
</pre>
</div>
</content>
</entry>
</feed>
