<feed xmlns='http://www.w3.org/2005/Atom'>
<title>doxdocgen/src, branch 1.3.1</title>
<subtitle>Visual Studio Code extension to generate doxygen documentation from source code.</subtitle>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/'/>
<entry>
<title>Prepare release 1.3.1 (#230)</title>
<updated>2021-05-17T13:30:01+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>2466365+cschlosser@users.noreply.github.com</email>
</author>
<published>2021-05-17T13:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=2ba6e66946b3e32c18eadecf36d73134c4253157'/>
<id>2ba6e66946b3e32c18eadecf36d73134c4253157</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comment detection in providing doxygen command (#229)</title>
<updated>2021-05-17T13:21:46+00:00</updated>
<author>
<name>HO-COOH</name>
<email>42881734+HO-COOH@users.noreply.github.com</email>
</author>
<published>2021-05-17T13:21:46+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=327f8a8c12c0981ad5b31cf7dfde636e3fa43a9a'/>
<id>327f8a8c12c0981ad5b31cf7dfde636e3fa43a9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release 1.3.0 (#227)</title>
<updated>2021-05-14T16:25:50+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>2466365+cschlosser@users.noreply.github.com</email>
</author>
<published>2021-05-14T16:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=32b3506ac11e878a8370c2b0864856e79da53f50'/>
<id>32b3506ac11e878a8370c2b0864856e79da53f50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor, add {file} template (#221)</title>
<updated>2021-05-14T16:14:36+00:00</updated>
<author>
<name>HO-COOH</name>
<email>42881734+HO-COOH@users.noreply.github.com</email>
</author>
<published>2021-05-14T16:14:36+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=af70cf95d9d010f27da1c1c8987c807ee3255a10'/>
<id>af70cf95d9d010f27da1c1c8987c807ee3255a10</id>
<content type='text'>
* Refactor, add {file} template

* Add test for {file} expansion</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refactor, add {file} template

* Add test for {file} expansion</pre>
</div>
</content>
</entry>
<entry>
<title>Reordered assertion parameter in tests</title>
<updated>2021-05-08T19:01:49+00:00</updated>
<author>
<name>to-s</name>
<email>to-s@users.noreply.github.com</email>
</author>
<published>2021-05-07T22:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=ddd24fe12bfb3557f422c1c8dc1d5464d2961c34'/>
<id>ddd24fe12bfb3557f422c1c8dc1d5464d2961c34</id>
<content type='text'>
Due to https://github.com/cschlosser/doxdocgen/issues/218
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to https://github.com/cschlosser/doxdocgen/issues/218
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release 1.2.2 (#219)</title>
<updated>2021-05-06T16:34:37+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>2466365+cschlosser@users.noreply.github.com</email>
</author>
<published>2021-05-06T16:34:37+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=54aaa131a116ac63f918b222ca46faeb61efd1e9'/>
<id>54aaa131a116ac63f918b222ca46faeb61efd1e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tags in generic order not expanded (#217)</title>
<updated>2021-05-06T16:15:36+00:00</updated>
<author>
<name>HO-COOH</name>
<email>42881734+HO-COOH@users.noreply.github.com</email>
</author>
<published>2021-05-06T16:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=37f735ecdd426683a087c7e9fdb13779166b5c7a'/>
<id>37f735ecdd426683a087c7e9fdb13779166b5c7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Github actions instead of travis and appveyor (#216)</title>
<updated>2021-04-30T14:03:47+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>2466365+cschlosser@users.noreply.github.com</email>
</author>
<published>2021-04-30T14:03:47+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=15f166329f3c8040a8aa3772dbb2fd4614a4a8b2'/>
<id>15f166329f3c8040a8aa3772dbb2fd4614a4a8b2</id>
<content type='text'>
* Switch to GH workflow

* Use tslint action

* Add build matrix

* Run test stage

* Disable ubuntu test run due to bug in vscode

* Publish coverage on macOS

* Remove istanbul

* codecov action

* Move nyc config to nycrc

* Add CD workflow

* Remove old publishing script</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Switch to GH workflow

* Use tslint action

* Add build matrix

* Run test stage

* Disable ubuntu test run due to bug in vscode

* Publish coverage on macOS

* Remove istanbul

* codecov action

* Move nyc config to nycrc

* Add CD workflow

* Remove old publishing script</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release 1.2.1 (#215)</title>
<updated>2021-04-30T10:57:49+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>2466365+cschlosser@users.noreply.github.com</email>
</author>
<published>2021-04-30T10:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=e5b544978594082190d2edb866470046af6374a5'/>
<id>e5b544978594082190d2edb866470046af6374a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unexpected return tag on non-functions (#214)</title>
<updated>2021-04-30T10:43:47+00:00</updated>
<author>
<name>HO-COOH</name>
<email>42881734+HO-COOH@users.noreply.github.com</email>
</author>
<published>2021-04-30T10:43:47+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=9f4f9cd3b6c8f78493d3c1c7c475a7098aebe58c'/>
<id>9f4f9cd3b6c8f78493d3c1c7c475a7098aebe58c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
