<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5.git/doc/_static, branch proxymech</title>
<subtitle>MIT Kerberos patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/'/>
<entry>
<title>Consolidate style settings in kerb.css</title>
<updated>2013-01-31T20:10:21+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2013-01-18T03:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=3e4bb2ebc22e947dfb5a6b3217fd35b3fb2dc82f'/>
<id>3e4bb2ebc22e947dfb5a6b3217fd35b3fb2dc82f</id>
<content type='text'>
Move style settings that were previously in layout.html to kerb.css.
Rename kerb.css kerb.css_t, making it a template, to allow
parameterized style settings to remain parameterized.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move style settings that were previously in layout.html to kerb.css.
Rename kerb.css kerb.css_t, making it a template, to allow
parameterized style settings to remain parameterized.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix h1 end tag in Sphinx header titles</title>
<updated>2013-01-31T20:10:20+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2013-01-17T22:56:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=21e14aed841e109b31a9f27c0e78751e450364f2'/>
<id>21e14aed841e109b31a9f27c0e78751e450364f2</id>
<content type='text'>
A &lt;/h1&gt; end tag was incorrectly written as &lt;h1&gt;.  Also adjust style
settings so that the resulting computed style remains the same for
div.rel.

ticket: 7557 (new)
target_version: 1.11.1
tags: pullup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A &lt;/h1&gt; end tag was incorrectly written as &lt;h1&gt;.  Also adjust style
settings so that the resulting computed style remains the same for
div.rel.

ticket: 7557 (new)
target_version: 1.11.1
tags: pullup
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert previous ("Sphinx doc: consolidate...")</title>
<updated>2013-01-16T23:02:27+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2013-01-16T22:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=774f0bf84e815591fc2b11d55d5dfa21e1fd63b3'/>
<id>774f0bf84e815591fc2b11d55d5dfa21e1fd63b3</id>
<content type='text'>
This reverts commit 87634edc472cebde4a37d002b7006ed38a1b25c2.

That commit is not neutral with respect to the rendering of the HTML,
and causes the version built with the logo to look unacceptably
disordered.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 87634edc472cebde4a37d002b7006ed38a1b25c2.

That commit is not neutral with respect to the rendering of the HTML,
and causes the version built with the logo to look unacceptably
disordered.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sphinx doc: consolidate style markup in kerb.css</title>
<updated>2013-01-16T20:38:31+00:00</updated>
<author>
<name>Zhanna Tsitkov</name>
<email>tsitkova@mit.edu</email>
</author>
<published>2013-01-16T20:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=87634edc472cebde4a37d002b7006ed38a1b25c2'/>
<id>87634edc472cebde4a37d002b7006ed38a1b25c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Conditionally include MITKC logo in HTML doc</title>
<updated>2012-12-14T19:21:00+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2012-12-13T23:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=7a0f65b38e471a69f2f7d900758260ed1f242d5f'/>
<id>7a0f65b38e471a69f2f7d900758260ed1f242d5f</id>
<content type='text'>
Conditionally include the MITKC logo in the HTML output from Sphinx if
the environment variable HTML_LOGO is set.  During official builds for
the web site, that environment variable will point to an appropriately
scaled copy of the MITKC logo.

Adjust HTML document colors to match logo.

ticket: 7504 (new)
target_version: 1.11
tags: pullup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conditionally include the MITKC logo in the HTML output from Sphinx if
the environment variable HTML_LOGO is set.  During official builds for
the web site, that environment variable will point to an appropriately
scaled copy of the MITKC logo.

Adjust HTML document colors to match logo.

ticket: 7504 (new)
target_version: 1.11
tags: pullup
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation browser resizing behavior</title>
<updated>2012-12-14T19:21:00+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2012-12-13T14:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=bba7ed92a0b9800d9f5fdb14f5f66f755e9d92fa'/>
<id>bba7ed92a0b9800d9f5fdb14f5f66f755e9d92fa</id>
<content type='text'>
Remove hardcoded dimensions from a few CSS parameters to prevent
layout problems when readers resize their browsers to have a narrower
window.

Set a max-width: 60em on the main content so that text remains
readable on wide browser windows.

ticket: 7503 (new)
target_version: 1.11
tags: pullup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove hardcoded dimensions from a few CSS parameters to prevent
layout problems when readers resize their browsers to have a narrower
window.

Set a max-width: 60em on the main content so that text remains
readable on wide browser windows.

ticket: 7503 (new)
target_version: 1.11
tags: pullup
</pre>
</div>
</content>
</entry>
<entry>
<title>Massive reST content rename</title>
<updated>2012-10-15T23:20:44+00:00</updated>
<author>
<name>Ben Kaduk</name>
<email>kaduk@mit.edu</email>
</author>
<published>2012-10-15T18:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=e95f9f6875f4cbcae60fe96696eb83a6972bbf26'/>
<id>e95f9f6875f4cbcae60fe96696eb83a6972bbf26</id>
<content type='text'>
All of rst_source/ is now just in doc/.
The krb_ prefix is stripped from the document sub-directories.
rst_tools are now just tools.

The section headers of kadmind, krb5kdc, and sserver match as conflict markers.
bigredbutton: whitespace

ticket: 7409
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All of rst_source/ is now just in doc/.
The krb_ prefix is stripped from the document sub-directories.
rst_tools are now just tools.

The section headers of kadmind, krb5kdc, and sserver match as conflict markers.
bigredbutton: whitespace

ticket: 7409
</pre>
</div>
</content>
</entry>
</feed>
