<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/docs, branch 2.0</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Merge branch 'master' into 2.0</title>
<updated>2021-02-15T04:46:15+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-02-15T04:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=0c296ae041761f03b6182a8dc8c3d165898fe49c'/>
<id>0c296ae041761f03b6182a8dc8c3d165898fe49c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update modular_commands.rst</title>
<updated>2021-02-14T04:43:37+00:00</updated>
<author>
<name>Kory Gill</name>
<email>korygill@users.noreply.github.com</email>
</author>
<published>2021-02-14T04:43:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=c99a2be9a69f2de3f313ce9579de53220357f017'/>
<id>c99a2be9a69f2de3f313ce9579de53220357f017</id>
<content type='text'>
Minor fix to use cmd2 intead of cmd in example text.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor fix to use cmd2 intead of cmd in example text.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 2.0</title>
<updated>2021-01-30T01:07:46+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-01-30T01:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=434a01f44e7d2302b4deef8f2e8069cbc26df560'/>
<id>434a01f44e7d2302b4deef8f2e8069cbc26df560</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated documentation</title>
<updated>2021-01-29T16:37:09+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-01-29T16:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=246ce9de04e16b39c123a05426b90859af2a4251'/>
<id>246ce9de04e16b39c123a05426b90859af2a4251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into pr/docs/md/brokenlink</title>
<updated>2021-01-29T03:07:40+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-01-29T03:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=72d66bb1250518a588cd254a59655b28fd204731'/>
<id>72d66bb1250518a588cd254a59655b28fd204731</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into pr/doc/commands</title>
<updated>2021-01-29T01:47:43+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-01-29T01:47:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=8268401838167decd02c38f39bd94355333ab077'/>
<id>8268401838167decd02c38f39bd94355333ab077</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/features/modular_commands: fix broken link</title>
<updated>2021-01-28T21:06:54+00:00</updated>
<author>
<name>Kevin "Tristate Tom" Weiss</name>
<email>weiss.kevin604@gmail.com</email>
</author>
<published>2021-01-28T21:06:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=6210d23662b2cf45f837f01697beb61eef42eabf'/>
<id>6210d23662b2cf45f837f01697beb61eef42eabf</id>
<content type='text'>
I guess the examples structure has changed since the docs.

I suggest changing the broken link: https://github.com/python-cmd2/cmd2/tree/master/plugins/command_sets/examples
to 
https://github.com/python-cmd2/cmd2/tree/master/examples/modular_commands

Maybe also hiding the full link is nice.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I guess the examples structure has changed since the docs.

I suggest changing the broken link: https://github.com/python-cmd2/cmd2/tree/master/plugins/command_sets/examples
to 
https://github.com/python-cmd2/cmd2/tree/master/examples/modular_commands

Maybe also hiding the full link is nice.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doc in docs/features/commands.rst</title>
<updated>2021-01-28T12:51:44+00:00</updated>
<author>
<name>Kevin "Tristate Tom" Weiss</name>
<email>weiss.kevin604@gmail.com</email>
</author>
<published>2021-01-28T12:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=a09ad27429e9bad2983db7f3ba4e7ab287459cab'/>
<id>a09ad27429e9bad2983db7f3ba4e7ab287459cab</id>
<content type='text'>
finis should be finish.
A missing double quote (") for the docstring in the `do_bail` example makes formatting incorrect.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
finis should be finish.
A missing double quote (") for the docstring in the `do_bail` example makes formatting incorrect.</pre>
</div>
</content>
</entry>
<entry>
<title>Update conditional pyreadline3 dependency for Win</title>
<updated>2021-01-28T00:16:43+00:00</updated>
<author>
<name>Kyle King</name>
<email>KyleKing@users.noreply.github.com</email>
</author>
<published>2021-01-28T00:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=a96c0f53b2a62a94582624c76c7d990012891204'/>
<id>a96c0f53b2a62a94582624c76c7d990012891204</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 2.0</title>
<updated>2021-01-22T19:53:33+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-01-22T19:53:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=45580056485328338899dd65607c6c57d3797f35'/>
<id>45580056485328338899dd65607c6c57d3797f35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
