eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

215
active users

#readthedocs

0 posts0 participants0 posts today
Monika Barget<p>I have asked <a href="https://akademienl.social/tags/GPT" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GPT</span></a>-4.0 to translate a news report from Dutch to German for me because I wanted to inform my family about current debates in the Netherlands. I was surprised that <a href="https://akademienl.social/tags/ChatGPT" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ChatGPT</span></a> started a <a href="https://akademienl.social/tags/deepsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>deepsearch</span></a> although I had not actively selected this feature. I had vaguely heard about it but never used it before, and I am still wondering what it actually does. I will have to <a href="https://akademienl.social/tags/readthedocs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>readthedocs</span></a> for sure! But has anyone got insights they'd like to share? Deep search sounds a lot like <a href="https://akademienl.social/tags/energywaste" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>energywaste</span></a> to me.</p>
Zhian N. Kamvar<p>I'm in a situation where an organization has a <a href="https://hachyderm.io/tags/ReadTheDocs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ReadTheDocs</span></a> website registered as `&lt;project&gt;.io` (via <a href="https://hachyderm.io/tags/NameCheap" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NameCheap</span></a>). Note that no one in this organization are experts or even practitioners of web publishing. People are realizing that the documentation site is not the best landing page and want to do two things:</p><p>1. move the documentation site to `docs.&lt;project&gt;.io`<br>2. set `&lt;project&gt;.io` to host the landing page built on <a href="https://hachyderm.io/tags/GitHub" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitHub</span></a> with links out to `&lt;project&gt;.io`</p><p>The question is: how the heck does one go about doing this without borking everything? It's clear that external links to the documentation would need to change, but in the meantime, I can see the following:</p><p>1. register `docs.&lt;project&gt;.io` and add that to the domains in <a href="https://hachyderm.io/tags/ReadTheDocs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ReadTheDocs</span></a><br>2. set `&lt;project&gt;.io` as the CNAME for the GitHub site<br>3. add JavaScript to the 404 page that detects if the link is attempting to point to the documentation site and provide the correct redirect.</p><p>Is there anything else that I'm missing? <a href="https://hachyderm.io/tags/Web" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Web</span></a> <a href="https://hachyderm.io/tags/DNS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DNS</span></a></p>
Kevin Bowen :xfce:<p>About 2 or 3 years ago, I had some brave soul step up and volunteer to convert the <a href="https://fosstodon.org/tags/Xfce" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Xfce</span></a> <a href="https://fosstodon.org/tags/documentation" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>documentation</span></a> over to the .rst format to publish to <a href="https://fosstodon.org/tags/readthedocs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>readthedocs</span></a> </p><p>I was busy at the time; but, I went ahead and set up the initial repos &amp; created the workflow that would allow them to publish the docs on the platform.</p><p>IIRC, they lasted several weeks and a handful of docs before they disappeared.</p><p>It's definitely not glamorous work.😞</p>
🍒🌳 Hartmut Goebel<p>I'm seeking experiences in multi-language <a href="https://nerdculture.de/tags/documentation" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>documentation</span></a>, e.g in <a href="https://nerdculture.de/tags/Sphinx" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Sphinx</span></a> <a href="https://nerdculture.de/tags/SphinxDoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SphinxDoc</span></a>, <a href="https://nerdculture.de/tags/MkDocs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MkDocs</span></a>, …</p><p>What system/tool can you recommend? How do you handle contributions in case a person not speaking English (which is the 'main' language) wants to add some section?</p><p>The aim is to create docs for <a href="https://nerdculture.de/tags/tryton" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tryton</span></a>. Thus as a bonus we need/want multi-country docs, too. E.g. for describing country-specific taxing — where we don't need information for France in the English master neither in the German translation, but the German translation needs different parts for Germany, Austria and Switzerland. (And things get worse counting in all the countries speaking English or French.) If you have experiences with this, please share.</p><p><a href="https://nerdculture.de/tags/followerpower" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>followerpower</span></a> <a href="https://nerdculture.de/tags/PleaseBoost" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PleaseBoost</span></a> <a href="https://nerdculture.de/tags/ReadTheDocs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ReadTheDocs</span></a> <a href="https://nerdculture.de/tags/RTD" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RTD</span></a></p>
Zhian N. Kamvar<p>Like, I see the benefit of working with rye for setting up new projects and working with well-formed ones, but it's surprisingly difficult to use with <a href="https://hachyderm.io/tags/ReadTheDocs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ReadTheDocs</span></a> because it seems like it wants you to always do things its way and gets upset when you don't.</p>
Zhian N. Kamvar<p>Okay, <a href="https://hachyderm.io/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> people, how does one get <a href="https://hachyderm.io/tags/rye" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rye</span></a> to work well with <a href="https://hachyderm.io/tags/ReadTheDocs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ReadTheDocs</span></a>?</p><p>I'm having a bear of a time because rye complains any time I try to do `rye init` because pyproject.toml exists, but then it complains when I try `rye sync` that it could not write the production lock file....</p><p>I just want a `.venv/` folder so that I can run `pip -m install -r docs/requirements.txt` and the python with my <a href="https://hachyderm.io/tags/Mac" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Mac</span></a> is 3.9, but the project requires 3.10 at least :blobfoxrage:</p>
Zhian N. Kamvar<p>So any time I try to build a <a href="https://hachyderm.io/tags/ReadTheDocs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ReadTheDocs</span></a> site locally, I keep getting template errors from <a href="https://hachyderm.io/tags/Sphinx" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Sphinx</span></a>. Many of the solutions say "just install the theme manually and it will work," but this is not the case for me.</p><p>Anybody have any tips?</p><p><a href="https://github.com/readthedocs-examples/example-sphinx-basic/issues/7" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/readthedocs-example</span><span class="invisible">s/example-sphinx-basic/issues/7</span></a></p><p><a href="https://hachyderm.io/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://hachyderm.io/tags/RTD" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RTD</span></a></p>
Ben Ramsey<p><span class="h-card" translate="no"><a href="https://phpc.social/@awoodsnet" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>awoodsnet</span></a></span> It’s hosted on <a href="https://phpc.social/tags/ReadTheDocs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ReadTheDocs</span></a>, using their docs template and Sphinx to generate them. </p><p><a href="https://readthedocs.org" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">readthedocs.org</span><span class="invisible"></span></a></p><p>The README in my docs folder goes into more detail: <a href="https://github.com/ramsey/uuid/tree/4.x/docs" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/ramsey/uuid/tree/4.</span><span class="invisible">x/docs</span></a></p>
carlyn<p>Part 10: Turns out yesterday was a Reading Day. I have the libraries up and running, but it’s time to truly get the picture as to why USD is even a thing, and what made Apple choose it. A lot of the existing literature is for VFX folks, which I am not, so in addition to my Top Pick references there’s some added color for programmers. </p><p><a href="https://www.whynotestflight.com/excuses/hello-usd-part-10-reading-day/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">whynotestflight.com/excuses/he</span><span class="invisible">llo-usd-part-10-reading-day/</span></a></p><p>If you watch nothing else (39 min): <a href="https://www.nvidia.com/en-us/on-demand/session/gtcspring23-s52054/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">nvidia.com/en-us/on-demand/ses</span><span class="invisible">sion/gtcspring23-s52054/</span></a></p><p>Top WAT: <a href="https://developer.nvidia.com/isaac-sim" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">developer.nvidia.com/isaac-sim</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/nVidiaUSD" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>nVidiaUSD</span></a> <a href="https://mastodon.social/tags/USD" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>USD</span></a> <a href="https://mastodon.social/tags/OpenUSD" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenUSD</span></a> <a href="https://mastodon.social/tags/ReadTheDocs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ReadTheDocs</span></a></p>