<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://blog.readthedocs.com</id>
  <title>Read the Docs Blog - Posted in 2022</title>
  <updated>2023-07-08T10:50:29.939475+00:00</updated>
  <link href="https://blog.readthedocs.com"/>
  <link href="https://blog.readthedocs.com/archive/2022/atom.xml" rel="self"/>
  <generator uri="https://ablog.readthedocs.org/" version="0.10.26">ABlog</generator>
  <entry>
    <id>https://blog.readthedocs.com/newsletter-december-2022/</id>
    <title>Read the Docs newsletter - December 2022</title>
    <updated>2022-12-06T00:00:00+00:00</updated>
    <author>
      <name>Benjamin Balder Bach</name>
    </author>
    <content type="html">&lt;section id="read-the-docs-newsletter-december-2022"&gt;

&lt;p&gt;This newsletter contains the first features and updates that have hatched since we announced a Q4 focus on core platform features in the &lt;a class="reference internal" href="../../newsletter-november-2022/"&gt;&lt;span class="doc"&gt;previous newsletter&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;section id="news-and-updates"&gt;
&lt;h2&gt;News and updates&lt;/h2&gt;
&lt;p&gt;Here are the latest updates from our team:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;&lt;p&gt;⚙️ The &lt;em&gt;entire&lt;/em&gt; build process can now be overridden (if you need it). &lt;a class="reference internal" href="../../build-customization/"&gt;&lt;span class="doc"&gt;See the Announcement&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;💡️ This is useful if you want to publish outputs generated from a framework that isn’t supported by default. We wrote some examples for &lt;a class="reference external" href="https://docs.readthedocs.io/en/stable/build-customization.html#pelican" title="(in Read the Docs user documentation v9.15.0)"&gt;&lt;span class="xref std std-ref"&gt;Pelican&lt;/span&gt;&lt;/a&gt; and &lt;a class="reference external" href="https://docs.readthedocs.io/en/stable/build-customization.html#docsify" title="(in Read the Docs user documentation v9.15.0)"&gt;&lt;span class="xref std std-ref"&gt;Docsify&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;💡️ You can also &lt;em&gt;extend&lt;/em&gt; the build process for instance you can &lt;a class="reference external" href="https://docs.readthedocs.io/en/stable/build-customization.html#cancel-build-based-on-a-condition" title="(in Read the Docs user documentation v9.15.0)"&gt;&lt;span class="xref std std-ref"&gt;skip a build&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;🐘️ We started &lt;em&gt;tooting&lt;/em&gt; in the Fediverse (Mastodon). Follow us at &lt;a class="reference external" href="https://fosstodon.org/&amp;#64;readthedocs"&gt;&amp;#64;readthedocs&amp;#64;fosstodon.org&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;🛳️ &lt;a class="reference external" href="https://docs.readthedocs.io/en/stable/server-side-search/index.html" title="(in Read the Docs user documentation v9.15.0)"&gt;&lt;span class="xref std std-doc"&gt;Server-Side Search API v3&lt;/span&gt;&lt;/a&gt; has been released.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;🎬️ We are preparing to redirect our existing front pages to our new marketing site: &lt;a class="reference external" href="https://about.readthedocs.com/"&gt;about.readthedocs.com&lt;/a&gt;. &lt;a class="reference external" href="mailto:hello&amp;#37;&amp;#52;&amp;#48;readthedocs&amp;#46;org"&gt;Let us know&lt;/a&gt; know if you have comments or ideas for it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;⏳️ We organized a large refactor of our user documentation to comply with the &lt;a class="reference external" href="https://diataxis.fr"&gt;Diátaxis methodology framework&lt;/a&gt;.
So far, we broke it down into &lt;a class="reference external" href="https://github.com/readthedocs/readthedocs.org/issues?q=is%3Aissue++diataxis+iteration+"&gt;73 tasks and counting&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;✅️ We added a &lt;a class="reference external" href="https://docs.readthedocs.io/en/stable/unofficial-projects.html" title="(in Read the Docs user documentation v9.15.0)"&gt;&lt;span&gt;Unofficial and unmaintained projects policy&lt;/span&gt;&lt;/a&gt; that will help official maintainers to de-list forks among others.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;✅️ We added &lt;a class="reference external" href="https://github.com/readthedocs/readthedocs.org/pull/9607"&gt;an additional auditing feature&lt;/a&gt;,
whereby invitations are added to the Security Log.
The feature is available for users of Read the Docs for Business.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;✅️ We found, fixed and disclosed a security issue,
&lt;a class="reference external" href="https://github.com/readthedocs/readthedocs.org/security/advisories/GHSA-98pf-gfh3-x3mp"&gt;XSS: Allow serving of arbitrary HTML files from main domain&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can always see the latest changes to our platforms in our &lt;a class="reference external" href="https://docs.readthedocs.io/en/stable/changelog.html" title="(in Read the Docs user documentation v9.15.0)"&gt;&lt;span class="xref std std-doc"&gt;Read the Docs Changelog&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/section&gt;
&lt;section id="upcoming-features"&gt;
&lt;h2&gt;Upcoming features&lt;/h2&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;&lt;p&gt;We’re working on improving our integration with &lt;a class="reference external" href="https://squidfunk.github.io/mkdocs-material/"&gt;Material for MkDocs&lt;/a&gt;, which is a great theme for &lt;a class="reference external" href="https://www.mkdocs.org/"&gt;MkDocs&lt;/a&gt; documentation projects.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Many improvements to our URL handling code, which will allow us to support more flexible URL configurations for projects.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;A search redesign to make it nicer across our dashboard and in-doc search experiences.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;404 pages are being improved by contextualization the user message, giving relevant guidance to readers and project owners.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/section&gt;
&lt;section id="possible-issues"&gt;
&lt;h2&gt;Possible issues&lt;/h2&gt;
&lt;p&gt;Sphinx 6 is coming very soon.
For those of you planning to upgrade immediately,
we are preparing a blog post with a couple of considerations in that regard.&lt;/p&gt;
&lt;p&gt;If you find regressions in any new releases of the &lt;a class="reference external" href="https://sphinx-rtd-theme.readthedocs.io/"&gt;sphinx-rtd-theme&lt;/a&gt;,
please don’t hesitate to &lt;a class="reference external" href="https://github.com/readthedocs/sphinx_rtd_theme/"&gt;open an issue on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Our Q4 focus also includes deprecating old and outdated approaches to using our platform.
We don’t have anything firm to announce here yet,
but we do plan to be more active in removing these features in the coming months.&lt;/p&gt;
&lt;/section&gt;
&lt;section id="tip-of-the-month"&gt;
&lt;span id="december2022-tip-of-the-month"&gt;&lt;/span&gt;&lt;h2&gt;Tip of the month&lt;/h2&gt;
&lt;p&gt;Do you need to document past or upcoming events? &lt;a class="reference external" href="https://github.com/chrisjsewell"&gt;Chris Sewell&lt;/a&gt; has created &lt;a class="reference external" href="https://sphinx-timeline.readthedocs.io/en/latest/"&gt;sphinx-timeline&lt;/a&gt; for exactly this.&lt;/p&gt;
&lt;p&gt;See sphinx-timeline in full action on the &lt;a class="reference external" href="https://www.aiida.net/"&gt;main page of AiiDA&lt;/a&gt; (which by the way is built with Read the Docs).&lt;/p&gt;
&lt;img alt="A screenshot from AiiDA's website with the timeline in action." class="align-center" src="../../_images/screenshot-sphinx-timeline.png" style="width: 652.0px; height: 308.5px;" /&gt;
&lt;/section&gt;
&lt;section id="awesome-project-of-the-month"&gt;
&lt;h2&gt;Awesome Project of the month&lt;/h2&gt;
&lt;p&gt;&lt;a class="reference external" href="https://docs.nautobot.com/"&gt;Nautobot&lt;/a&gt; is a great example of a documentation landing page with several subprojects. See all the highlights in the following &lt;a class="reference external" href="https://twitter.com/readthedocs/status/1595010133796462593"&gt;Twitter thread&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote class="twitter-tweet"&gt;&lt;p lang="en" dir="ltr"&gt;Nautobot is the project of our today’s 💫 Showcase the Docs 🌟 edition!&lt;br&gt;&lt;br&gt;“An extensible and flexible Network Source of Truth and Network Automation Platform that is the cornerstone of any network automation architecture” &lt;a href="https://twitter.com/hashtag/Nautobot?src=hash&amp;amp;ref_src=twsrc%5Etfw"&gt;#Nautobot&lt;/a&gt; &lt;a href="https://twitter.com/hashtag/documentation?src=hash&amp;amp;ref_src=twsrc%5Etfw"&gt;#documentation&lt;/a&gt; &lt;a href="https://t.co/icp2q2Epty"&gt;pic.twitter.com/icp2q2Epty&lt;/a&gt;&lt;/p&gt;&amp;mdash; Read the Docs (@readthedocs) &lt;a href="https://twitter.com/readthedocs/status/1595010133796462593?ref_src=twsrc%5Etfw"&gt;November 22, 2022&lt;/a&gt;&lt;/blockquote&gt; &lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8"&gt;&lt;/script&gt;&lt;/section&gt;
&lt;section id="awesome-read-the-docs-projects-list"&gt;
&lt;h2&gt;Awesome Read the Docs Projects List 🕶️&lt;/h2&gt;
&lt;p&gt;Looking for more inspiration? Check out our new list: &lt;a class="reference external" href="https://github.com/readthedocs-examples/awesome-read-the-docs"&gt;Awesome Read the Docs Projects&lt;/a&gt;.&lt;/p&gt;
&lt;hr class="docutils" /&gt;
&lt;p&gt;Considering using Read the Docs for your next documentation project?
Check out &lt;a class="reference external" href="https://docs.readthedocs.io/"&gt;our documentation&lt;/a&gt; to get started!&lt;/p&gt;
&lt;p&gt;Questions? Comments? Ideas for the next newsletter? &lt;a class="reference external" href="mailto:hello&amp;#37;&amp;#52;&amp;#48;readthedocs&amp;#46;org"&gt;Contact us&lt;/a&gt;!&lt;/p&gt;
&lt;/section&gt;
&lt;/section&gt;
</content>
    <link href="https://blog.readthedocs.com/newsletter-december-2022/" rel="alternate"/>
    <summary>This newsletter contains the first features and updates that have hatched since we announced a Q4 focus on core platform features in the previous newsletter.Here are the latest updates from our team:</summary>
    <category term="newsletter" label="newsletter"/>
    <category term="python" label="python"/>
    <published>2022-12-06T00:00:00+00:00</published>
  </entry>
</feed>
