<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/doc/templating.rst, branch 9864_mathjax_loading_method</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Merge pull request #9447 from Blendify/Blendify/html-templates-sphinx-version</title>
<updated>2021-08-01T17:08:50+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-08-01T17:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=641174db5dd1b37c6af62063a11bf06a06c32035'/>
<id>641174db5dd1b37c6af62063a11bf06a06c32035</id>
<content type='text'>
HTML Templates: Expose full sphinx version tuple</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HTML Templates: Expose full sphinx version tuple</pre>
</div>
</content>
</entry>
<entry>
<title>HTML Templates: Expose full sphinx version tuple</title>
<updated>2021-07-14T00:44:46+00:00</updated>
<author>
<name>Aaron Carlisle</name>
<email>carlisle.b3d@gmail.com</email>
</author>
<published>2021-07-14T00:44:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=426fdcabcd84aaa04962416a5e9fff274edc46f9'/>
<id>426fdcabcd84aaa04962416a5e9fff274edc46f9</id>
<content type='text'>
Previously, there was only a string which is problematic
when you want to programmatically compare versions
for compatibility reasons.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, there was only a string which is problematic
when you want to programmatically compare versions
for compatibility reasons.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename to root document</title>
<updated>2021-06-22T13:27:54+00:00</updated>
<author>
<name>Juan Luis Cano Rodríguez</name>
<email>hello@juanlu.space</email>
</author>
<published>2021-06-22T13:26:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=c9d2a73d93cd933616a93684a7b7ab7ce141e7f6'/>
<id>c9d2a73d93cd933616a93684a7b7ab7ce141e7f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Moved Jinja links to new home page and HTTPS</title>
<updated>2021-05-17T17:38:48+00:00</updated>
<author>
<name>igo95862</name>
<email>igo95862@yandex.ru</email>
</author>
<published>2021-05-16T13:25:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=cfa449624d893b2a6577a09d9fdefdc878b63bb6'/>
<id>cfa449624d893b2a6577a09d9fdefdc878b63bb6</id>
<content type='text'>
Seems like Jinja is no longer pocoo project but
palletsprojects.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Seems like Jinja is no longer pocoo project but
palletsprojects.com
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #8326: Rename master_doc to root_doc</title>
<updated>2021-02-28T08:10:57+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-11-24T15:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=3059a999b2f3a2f4b8d69c7e473a81ce70f82f3c'/>
<id>3059a999b2f3a2f4b8d69c7e473a81ce70f82f3c</id>
<content type='text'>
To describe the purpose more accurately, the `master_doc` is now renamed
to `root_doc`.  The old name is still available.  But it is recommeneded
to use new one from now on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To describe the purpose more accurately, the `master_doc` is now renamed
to `root_doc`.  The old name is still available.  But it is recommeneded
to use new one from now on.
</pre>
</div>
</content>
</entry>
<entry>
<title>html theme: Add `favicon_url` and `logo_url`</title>
<updated>2021-01-23T11:39:09+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-01-23T11:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=65a69965a1dba7e8f61caf53d3d8a9251eab4e19'/>
<id>65a69965a1dba7e8f61caf53d3d8a9251eab4e19</id>
<content type='text'>
To embed the external favicon and logo image, this adds new template
variable `favicon_url` and `logo_url` that point the external URL or
relative path for the favicon/logo file from current file.  It helps to
use it on template files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To embed the external favicon and logo image, this adds new template
variable `favicon_url` and `logo_url` that point the external URL or
relative path for the favicon/logo file from current file.  It helps to
use it on template files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in the documentation</title>
<updated>2020-08-03T18:30:38+00:00</updated>
<author>
<name>Chris Mayo</name>
<email>aklhfex@gmail.com</email>
</author>
<published>2020-08-03T18:30:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=fe4a158caf4d7d15d942583397a4b7ad5e84c0c2'/>
<id>fe4a158caf4d7d15d942583397a4b7ad5e84c0c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Rework "templating" documents</title>
<updated>2020-05-30T14:29:13+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2018-10-05T08:50:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=e4e5c509b62bee4a7d331ddba7b01b4b63ade4e1'/>
<id>e4e5c509b62bee4a7d331ddba7b01b4b63ade4e1</id>
<content type='text'>
Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Update docs</title>
<updated>2020-03-06T17:00:50+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-03-01T16:16:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=f13c546862edb2097a21550a7f0c2c2e492acb40'/>
<id>f13c546862edb2097a21550a7f0c2c2e492acb40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding documentation</title>
<updated>2020-02-21T23:41:46+00:00</updated>
<author>
<name>Vince Salvino</name>
<email>salvino@coderedcorp.com</email>
</author>
<published>2020-02-21T23:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=9fdc18d8def12c7ca90d8dee300211ba36c28171'/>
<id>9fdc18d8def12c7ca90d8dee300211ba36c28171</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
