<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/docs/overview, branch 1.3.3</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>Clarify that the API documentation is the public API.</title>
<updated>2020-02-23T03:44:11+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2020-02-23T03:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=e034b67130de6bfd41199391e3933ef21414fa42'/>
<id>e034b67130de6bfd41199391e3933ef21414fa42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed dash from 'tab complete' string</title>
<updated>2020-02-13T18:39:53+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-02-13T18:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=41019de4b55f42d17149c29d380358dc38347948'/>
<id>41019de4b55f42d17149c29d380358dc38347948</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up class and method references</title>
<updated>2020-02-06T05:31:18+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2020-02-06T05:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=bf3dc169c047acda1c1cf505e8cd0e9e46d4b4cf'/>
<id>bf3dc169c047acda1c1cf505e8cd0e9e46d4b4cf</id>
<content type='text'>
- In docs/api/cmd.rst, the `cmd2.Cmd` class was defined as `cmd2.cmd2.Cmd`, which required the extraneous `cmd2` every time we referenced it. This extra `cmd2` is no longer required.
- always refer to a bare cmd2 using ``cmd2`` per our documentation conventions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- In docs/api/cmd.rst, the `cmd2.Cmd` class was defined as `cmd2.cmd2.Cmd`, which required the extraneous `cmd2` every time we referenced it. This extra `cmd2` is no longer required.
- always refer to a bare cmd2 using ``cmd2`` per our documentation conventions
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed broken links in Sphinx docs</title>
<updated>2020-01-26T17:57:57+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2020-01-26T17:57:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=8e33bed3f57c7667e132148af76fe646d837e232'/>
<id>8e33bed3f57c7667e132148af76fe646d837e232</id>
<content type='text'>
Also:
- Added a "linkcheck" task to the invoke tasks
_ Use pseudoterminals for invoke tasks with colored output so that we can see the color when using invoke
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Added a "linkcheck" task to the invoke tasks
_ Use pseudoterminals for invoke tasks with colored output so that we can see the color when using invoke
</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation for empty sections of the Sphinx docs</title>
<updated>2019-11-02T19:37:44+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-11-02T19:37: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=12ade7ba7b3adde4c225b965cd4a558574c6c304'/>
<id>12ade7ba7b3adde4c225b965cd4a558574c6c304</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Sphinx docs resources page to link to PyOhio 2019 presentation instead of Florida PyCon 2017 one</title>
<updated>2019-08-09T00:18:26+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-08-09T00:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=58a020f2b91841e996df197a34f18951ea3b923c'/>
<id>58a020f2b91841e996df197a34f18951ea3b923c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add doc8 documentation style checking</title>
<updated>2019-07-06T19:53:45+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2019-07-06T19:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=9fe8e36a1e26569bdb47b8c361d077675a876af9'/>
<id>9fe8e36a1e26569bdb47b8c361d077675a876af9</id>
<content type='text'>
- add dev dependency
- add doc8 to tasks.py
- fix all doc8 errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add dev dependency
- add doc8 to tasks.py
- fix all doc8 errors
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove TODO</title>
<updated>2019-07-06T19:08:59+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2019-07-06T19:08:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=6a5b9f8e13c9aed75ea23a23bad8ea0c64e90ff7'/>
<id>6a5b9f8e13c9aed75ea23a23bad8ea0c64e90ff7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Work on Getting Started section of documentation</title>
<updated>2019-07-06T18:51:55+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2019-07-06T18:51:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=369f7eb1df01cc46e0212aa131536e99c1fa68ba'/>
<id>369f7eb1df01cc46e0212aa131536e99c1fa68ba</id>
<content type='text'>
- change the walk through from example.py to a new first_app.py (based on example.py)
- remove the feature tour section, we’ll use the first application to demo the key features
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- change the walk through from example.py to a new first_app.py (based on example.py)
- remove the feature tour section, we’ll use the first application to demo the key features
</pre>
</div>
</content>
</entry>
<entry>
<title>Add content for how to integrate cmd2 into your project</title>
<updated>2019-07-06T17:36:24+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2019-07-06T17:36:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=52a670483e2ea010c56debb4c1ad51c9fda05e46'/>
<id>52a670483e2ea010c56debb4c1ad51c9fda05e46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
