<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:13:47 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CDRIVER-1979] Port docs from Mallard XML to RST</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-1979</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;We currently write our docs in Mallard XML and generate HTML from it with yelp-build, and man pages with a homemade Python script. This has disadvantages:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Ungainly and verbose format to write&lt;/li&gt;
	&lt;li&gt;Restrictive: documents must link to each other in a certain way&lt;/li&gt;
	&lt;li&gt;Hard to customize or extend, even if you know XSLT&lt;/li&gt;
	&lt;li&gt;We must convert to man pages with our own very buggy script&lt;/li&gt;
	&lt;li&gt;Tiny community, little documentation, no ecosystem&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Let&apos;s switch to something easy to write, flexible, customizable, and extensible, with a big community. Our new documentation format of choice should officially support both HTML and man page output.&lt;/p&gt;

&lt;p&gt;Jesse evaluated MkDocs, ASCIIDoc, Doxygen, and Sphinx, and settled on Sphinx. Sphinx is a Python package that renders ReStructured Text (RST) to a number of formats including HTML and man. It&apos;s one of the most widely-used documentation generators, and it has a huge ecosystem of documentation, examples, themes, and extensions.&lt;/p&gt;

&lt;p&gt;Steps:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Write a script to bulk-convert XML to RST for Sphinx.&lt;/li&gt;
	&lt;li&gt;Check the generated RST and fix up by hand.&lt;/li&gt;
	&lt;li&gt;Extend Sphinx to style links to C symbols with fixed-width font.&lt;/li&gt;
	&lt;li&gt;Choose an HTML theme and customize it for the C Driver.&lt;/li&gt;
	&lt;li&gt;Use Intersphinx to link from libmongoc&apos;s docs to libbson&apos;s.&lt;/li&gt;
	&lt;li&gt;Update the libbson and mongo-c-driver Autotools build scripts to use Sphinx instead of yelp-build.&lt;/li&gt;
	&lt;li&gt;Update Evergreen configuration.&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="342749">CDRIVER-1979</key>
            <summary>Port docs from Mallard XML to RST</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="jesse@mongodb.com">A. Jesse Jiryu Davis</reporter>
                        <labels>
                    </labels>
                <created>Wed, 4 Jan 2017 22:45:50 +0000</created>
                <updated>Sat, 28 Jan 2017 20:54:09 +0000</updated>
                            <resolved>Mon, 23 Jan 2017 19:23:56 +0000</resolved>
                                                    <fixVersion>1.6.0</fixVersion>
                                    <component>docs</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1487563" author="xgen-internal-githook" created="Sat, 28 Jan 2017 20:54:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; simpler RST markup&lt;/p&gt;

&lt;p&gt;Now :symbol:`function()` and :symbol:`function` work the same, but let&lt;br/&gt;
you choose whether to include parentheses.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/09f2b423fdbeab49c4c51a8a5b38b949bee850d6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/09f2b423fdbeab49c4c51a8a5b38b949bee850d6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1487561" author="xgen-internal-githook" created="Sat, 28 Jan 2017 20:53:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; simpler RST markup&lt;/p&gt;

&lt;p&gt;Now :symbol:`function()` and :symbol:`function` work the same, but let&lt;br/&gt;
you choose whether to display parentheses.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/5dd827c2a7724cbbb37374912a59561ab873c55f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/5dd827c2a7724cbbb37374912a59561ab873c55f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1483477" author="xgen-internal-githook" created="Tue, 24 Jan 2017 03:08:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; use modern sphinx on evergreen&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/8aed18295b10f0b6a1665b0627ac0f9ee01c125c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/8aed18295b10f0b6a1665b0627ac0f9ee01c125c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1483081" author="xgen-internal-githook" created="Mon, 23 Jan 2017 20:58:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; fix &quot;make dist&quot;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/16e0b4040aaa66f58fb6ad2e5621593f87c0ad88&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/16e0b4040aaa66f58fb6ad2e5621593f87c0ad88&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1483044" author="xgen-internal-githook" created="Mon, 23 Jan 2017 20:31:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; fix &quot;make dist&quot;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/e83e9d833c8a8fae269404567b00561eb42404fd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/e83e9d833c8a8fae269404567b00561eb42404fd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1482954" author="xgen-internal-githook" created="Mon, 23 Jan 2017 19:25:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; simpler config, copyrights&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/81b3a1fb0f1f27a3294e986e25a6342b51527590&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/81b3a1fb0f1f27a3294e986e25a6342b51527590&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1482953" author="xgen-internal-githook" created="Mon, 23 Jan 2017 19:25:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; fix &quot;make distcheck&quot;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/5feaf3ed535759001eeb418e83c46b2f5009cf60&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/5feaf3ed535759001eeb418e83c46b2f5009cf60&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1482952" author="xgen-internal-githook" created="Mon, 23 Jan 2017 19:25:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; build docs with sphinx-build&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/1640c4ee1bd9dbbca3ad0c41505ea1e34168b9ef&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/1640c4ee1bd9dbbca3ad0c41505ea1e34168b9ef&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1482951" author="xgen-internal-githook" created="Mon, 23 Jan 2017 19:25:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; manual fixes for some RST files&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/e348980eb710c561e04794371c823599c4480713&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/e348980eb710c561e04794371c823599c4480713&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1482950" author="xgen-internal-githook" created="Mon, 23 Jan 2017 19:25:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; convert docs from XML to RST&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/7eac27de507a1f94a5432967fe612b85cc54a3ac&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/7eac27de507a1f94a5432967fe612b85cc54a3ac&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1482949" author="xgen-internal-githook" created="Mon, 23 Jan 2017 19:24:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; sphinx documentation config and theme&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/c63a60e2f611f30a71afc6c30b20f652ed42b960&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/c63a60e2f611f30a71afc6c30b20f652ed42b960&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1482948" author="xgen-internal-githook" created="Mon, 23 Jan 2017 19:24:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; XML fixes to aid RST conversion&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/6564d4684ca34a065609aba0d28ce6ff4950868c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/6564d4684ca34a065609aba0d28ce6ff4950868c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1482906" author="xgen-internal-githook" created="Mon, 23 Jan 2017 18:57:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; sphinx docs cleanups&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/9e5b5e484bd55ca936ed5ace52545b32a67c3bf6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/9e5b5e484bd55ca936ed5ace52545b32a67c3bf6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1481893" author="xgen-internal-githook" created="Sat, 21 Jan 2017 13:38:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; upload docs despite awscli bug&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/edda1d2ac2981f333f30545e158fdc5b8d905b84&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/edda1d2ac2981f333f30545e158fdc5b8d905b84&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1481835" author="xgen-internal-githook" created="Sat, 21 Jan 2017 04:09:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; don&apos;t show &quot;see also&quot; in man pages&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/f037885371744b3d9fba6bd1b9b43d1c3a9a7eb7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/f037885371744b3d9fba6bd1b9b43d1c3a9a7eb7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1481834" author="xgen-internal-githook" created="Sat, 21 Jan 2017 04:09:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; fix &quot;make distcheck&quot; for RST files&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/e78fac5e0b3cae9d467c871dde87babd3fb8ac7d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/e78fac5e0b3cae9d467c871dde87babd3fb8ac7d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1481790" author="xgen-internal-githook" created="Fri, 20 Jan 2017 23:59:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; install latest sphinx-build&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/caa5c1218b6526f73ab71ead89f47ed1d76ff2c7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/caa5c1218b6526f73ab71ead89f47ed1d76ff2c7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1481500" author="jesse" created="Fri, 20 Jan 2017 18:44:22 +0000"  >&lt;p&gt;libbson is done, I&apos;m going to do libmongoc now&lt;/p&gt;</comment>
                            <comment id="1481465" author="xgen-internal-githook" created="Fri, 20 Jan 2017 18:06:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; &quot;see also&quot; links in docs&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/f6104752b9879d5ae3b243bf3330c4a1158166f4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/f6104752b9879d5ae3b243bf3330c4a1158166f4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1479472" author="xgen-internal-githook" created="Wed, 18 Jan 2017 17:11:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; build docs with sphinx-build&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/6a42bf9d59c5454b8539e82e4147dc3825117394&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/6a42bf9d59c5454b8539e82e4147dc3825117394&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1479471" author="xgen-internal-githook" created="Wed, 18 Jan 2017 17:11:56 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; convert docs from XML to RST&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/5b95b6e9fdbd69eea9a283f59fd8bc14436b823e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/5b95b6e9fdbd69eea9a283f59fd8bc14436b823e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1479470" author="xgen-internal-githook" created="Wed, 18 Jan 2017 17:11:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; sphinx 1.3 compatibility&lt;/p&gt;

&lt;p&gt;Sphinx 1.4 comes with sphinx.ext.githubpages extension, whose sole&lt;br/&gt;
feature is to put a .nojekyll file in the root directory of the built&lt;br/&gt;
HTML so that GitHub Pages doesn&apos;t make bad assumptions.&lt;/p&gt;

&lt;p&gt;Sphinx 1.3 is packaged in Ubuntu 14, however, and doesn&apos;t ship with the&lt;br/&gt;
extension, so vendor it.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/4a52f8af01988049d06c9121a5074a87bee9cc41&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/4a52f8af01988049d06c9121a5074a87bee9cc41&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1479469" author="xgen-internal-githook" created="Wed, 18 Jan 2017 17:11:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; sphinx documentation config and theme&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/c7f5221cd2b885be4bd6036127701f64f495a907&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/c7f5221cd2b885be4bd6036127701f64f495a907&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1479468" author="xgen-internal-githook" created="Wed, 18 Jan 2017 17:11:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1979&quot; title=&quot;Port docs from Mallard XML to RST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1979&quot;&gt;&lt;del&gt;CDRIVER-1979&lt;/del&gt;&lt;/a&gt; XML fixes to aid RST conversion&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libbson/commit/3d70c28f908ad2919e96ed8538f1234c2c69400e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libbson/commit/3d70c28f908ad2919e96ed8538f1234c2c69400e&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrb927:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1481">C Driver 2017 1 - Jan 20, 2017</customfieldvalue>
    <customfieldvalue id="1558">C Driver 2017 2 - Feb 10, 2018</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>