<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Alex</title>
    <description>The latest articles on DEV Community by Alex (@nots_io).</description>
    <link>https://dev.to/nots_io</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F355913%2Fb127f57b-5ccb-4278-bea9-55762dc25b59.jpg</url>
      <title>DEV Community: Alex</title>
      <link>https://dev.to/nots_io</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nots_io"/>
    <language>en</language>
    <item>
      <title>Nots.io | Keep your documentation up‑to‑date</title>
      <dc:creator>Alex</dc:creator>
      <pubDate>Thu, 26 Mar 2020 17:41:36 +0000</pubDate>
      <link>https://dev.to/nots_io/nots-io-keep-your-documentation-up-to-date-2g8n</link>
      <guid>https://dev.to/nots_io/nots-io-keep-your-documentation-up-to-date-2g8n</guid>
      <description>&lt;p&gt;tl;dr check it out at &lt;a href="https://nots.io"&gt;Nots.io&lt;/a&gt; or try a &lt;a href="https://nots.io/demo"&gt;demo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--4yaFazKn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/0_Cover.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4yaFazKn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/0_Cover.png" alt="Cover image"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  🤔 The problem:
&lt;/h2&gt;

&lt;p&gt;During my career, I saw so many times, how the company’s docs and internal knowledge pile up in some knowledge base, wiki, google docs or simply in .md files in the repo. And after a while, everything turns into a mess. It’s hard to find the right document and determine whether it actually covers the code developers are working on right now. When you find something,  it’s tedious to detect if the document is not outdated and everybody can trust it.&lt;/p&gt;

&lt;h2&gt;
  
  
  🛠 Solution:
&lt;/h2&gt;

&lt;p&gt;That’s why we decided to build a tool to reflect our look at the documentation. With &lt;a href="https://nots.io/"&gt;Nots.io&lt;/a&gt;  it’s possible to link any type of doc directly with the code. Make a short note or full-blown markdown spec right at the site. Upload an exiting image, PDF or import GoogleDoc file from your GDrive. Automatically import description and discussion from GitHub pull requests. Get links from jira issue numbers. We know that docs could be spread across many places.&lt;/p&gt;

&lt;p&gt;Then in the system select several lines of code, whole file, commit or branch and link the doc you have with the code. Now all docs have a clear scope. It’s easy to discover what is documented from our site or right from your IDE (right now we have plugins for VSCode and IDEA). Open a file, and if there’s a document for a line(s) added before, you’ll see an icon. Click and get the documentation!&lt;/p&gt;

&lt;p&gt;We also track the relevance of each added document. When new commits come in and the code behind the doc changes, we decrease its relevance factor (we call it the fresh-rate). This answers whether the doc is fresh today, and you may rely on it. All this keeps the documentation up-to-date.&lt;/p&gt;

&lt;p&gt;Would love to get your feedback! 🤩&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Z6e3M7nF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/1_Screen.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Z6e3M7nF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/1_Screen.png" alt="Create project screenshot"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--3LFz-srZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/2_Screen.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3LFz-srZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/2_Screen.png" alt="Add documentation for a file"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--waROSQTd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/3_Screen.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--waROSQTd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/3_Screen.png" alt="Document commit"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--9pOuGgbN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/4_Screen.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--9pOuGgbN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/4_Screen.png" alt="Link a file"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--_g-8tebq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/5_Screen.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--_g-8tebq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/5_Screen.png" alt="Find what is documented"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--D4rKGxvG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/6_Screen.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--D4rKGxvG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/6_Screen.png" alt="Discover if obsolete"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--TO3cffQP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/7_Screen.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--TO3cffQP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/7_Screen.png" alt="Add tags"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--v5AocouA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/8_Screen.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--v5AocouA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://notsio-covers.s3.amazonaws.com/8_Screen.png" alt="Discuss"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
    </item>
  </channel>
</rss>
