<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gcc.git/maintainer-scripts/update_web_docs_git.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/'/>
<entry>
<title>Revert "sphinx: add update_web_docs_git.py script"</title>
<updated>2022-11-14T08:35:05+00:00</updated>
<author>
<name>Martin Liska</name>
<email>mliska@suse.cz</email>
</author>
<published>2022-11-13T20:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=c909a4af728c7e1b2b93b99effcd7ba6e15290b7'/>
<id>c909a4af728c7e1b2b93b99effcd7ba6e15290b7</id>
<content type='text'>
This reverts commit 6373b1fdf75ea0908dfaebdbfc54d8b55b08d409.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 6373b1fdf75ea0908dfaebdbfc54d8b55b08d409.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "sphinx: simplify default in baseconf.py."</title>
<updated>2022-11-14T08:35:04+00:00</updated>
<author>
<name>Martin Liska</name>
<email>mliska@suse.cz</email>
</author>
<published>2022-11-13T20:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=705dd990de14128381962f8a9baf5b79be2b7d03'/>
<id>705dd990de14128381962f8a9baf5b79be2b7d03</id>
<content type='text'>
This reverts commit 8d7a55b7f4ce37ecc869bd31cadc3f9e059e2f44.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8d7a55b7f4ce37ecc869bd31cadc3f9e059e2f44.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "docs: create sources tarball"</title>
<updated>2022-11-14T08:35:04+00:00</updated>
<author>
<name>Martin Liska</name>
<email>mliska@suse.cz</email>
</author>
<published>2022-11-13T20:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=65ae20063a12bc6a6b78885410368eb62c7a0eb1'/>
<id>65ae20063a12bc6a6b78885410368eb62c7a0eb1</id>
<content type='text'>
This reverts commit 52eedc1fa3d211f29196eed60e11e6a8738329c2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 52eedc1fa3d211f29196eed60e11e6a8738329c2.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: create sources tarball</title>
<updated>2022-11-09T18:37:15+00:00</updated>
<author>
<name>Martin Liska</name>
<email>mliska@suse.cz</email>
</author>
<published>2022-11-09T18:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=52eedc1fa3d211f29196eed60e11e6a8738329c2'/>
<id>52eedc1fa3d211f29196eed60e11e6a8738329c2</id>
<content type='text'>
maintainer-scripts/ChangeLog:

	* update_web_docs_git.py: Create sources tarball.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
maintainer-scripts/ChangeLog:

	* update_web_docs_git.py: Create sources tarball.
</pre>
</div>
</content>
</entry>
<entry>
<title>sphinx: simplify default in baseconf.py.</title>
<updated>2022-11-09T10:52:13+00:00</updated>
<author>
<name>Martin Liska</name>
<email>mliska@suse.cz</email>
</author>
<published>2022-11-09T10:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=8d7a55b7f4ce37ecc869bd31cadc3f9e059e2f44'/>
<id>8d7a55b7f4ce37ecc869bd31cadc3f9e059e2f44</id>
<content type='text'>
ChangeLog:

	* doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
	provide a default.

maintainer-scripts/ChangeLog:

	* update_web_docs_git.py: Simplify.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ChangeLog:

	* doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
	provide a default.

maintainer-scripts/ChangeLog:

	* update_web_docs_git.py: Simplify.
</pre>
</div>
</content>
</entry>
<entry>
<title>sphinx: add update_web_docs_git.py script</title>
<updated>2022-11-09T08:33:17+00:00</updated>
<author>
<name>Martin Liska</name>
<email>mliska@suse.cz</email>
</author>
<published>2022-11-07T21:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=6373b1fdf75ea0908dfaebdbfc54d8b55b08d409'/>
<id>6373b1fdf75ea0908dfaebdbfc54d8b55b08d409</id>
<content type='text'>
maintainer-scripts/ChangeLog:

	* update_web_docs_git.py: New file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
maintainer-scripts/ChangeLog:

	* update_web_docs_git.py: New file.
</pre>
</div>
</content>
</entry>
</feed>
