<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Source Code Documentation in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Source-Code-Documentation/m-p/50270#M28599</link>
    <description>&lt;P&gt;NaturalDocs looks very interesting.&amp;nbsp; Thanks for making us aware of it!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Slight branch to this discussion: here are some open source utilities that I find indispensable for program development:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;TortoiseSVN&lt;/STRONG&gt;: H&lt;SPAN&gt;elps programmers manage different versions of the source code for their programs (source code control system).&amp;nbsp;&amp;nbsp;Apache™ Subversion (SVN)® client, implemented as a Windows shell extension.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Notepad++: &lt;/STRONG&gt;Windows Notepad on steroids.&amp;nbsp; Syntax colorization for most languages.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Kdiff3:&lt;/STRONG&gt;&amp;nbsp;Windows-based diff program.&amp;nbsp; Great for finding and merging differences between two or three files or directories.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jan 2018 15:24:12 GMT</pubDate>
    <dc:creator>pmroz</dc:creator>
    <dc:date>2018-01-26T15:24:12Z</dc:date>
    <item>
      <title>Source Code Documentation</title>
      <link>https://community.jmp.com/t5/Discussions/Source-Code-Documentation/m-p/50251#M28589</link>
      <description>&lt;P&gt;I currently use NaturalDocs to automatically generate HTML-based documentation of the JSL code that I write.&amp;nbsp; I works fairly well with simple comment-markup within the code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="naturaldocs.PNG" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/9060iE6684636CD071039/image-size/medium?v=v2&amp;amp;px=400" role="button" title="naturaldocs.PNG" alt="naturaldocs.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I'm currently setting up a new dev environment and it's an opportunity to review the tools within my workflow.&amp;nbsp; I just wondered if anyone has any other thoughts on documentation-generation tools for JSL?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 10:34:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Source-Code-Documentation/m-p/50251#M28589</guid>
      <dc:creator>David_Burnham</dc:creator>
      <dc:date>2018-01-26T10:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Documentation</title>
      <link>https://community.jmp.com/t5/Discussions/Source-Code-Documentation/m-p/50260#M28593</link>
      <description>&lt;P&gt;I started down this path with DOxygen (I use a spin off,&amp;nbsp;roxygen2, extensively in R) but didn't get far enough to deploy anything with JSL. NaturalDocs seems like a good fit.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 14:22:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Source-Code-Documentation/m-p/50260#M28593</guid>
      <dc:creator>ih</dc:creator>
      <dc:date>2018-01-26T14:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Documentation</title>
      <link>https://community.jmp.com/t5/Discussions/Source-Code-Documentation/m-p/50270#M28599</link>
      <description>&lt;P&gt;NaturalDocs looks very interesting.&amp;nbsp; Thanks for making us aware of it!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Slight branch to this discussion: here are some open source utilities that I find indispensable for program development:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;TortoiseSVN&lt;/STRONG&gt;: H&lt;SPAN&gt;elps programmers manage different versions of the source code for their programs (source code control system).&amp;nbsp;&amp;nbsp;Apache™ Subversion (SVN)® client, implemented as a Windows shell extension.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Notepad++: &lt;/STRONG&gt;Windows Notepad on steroids.&amp;nbsp; Syntax colorization for most languages.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Kdiff3:&lt;/STRONG&gt;&amp;nbsp;Windows-based diff program.&amp;nbsp; Great for finding and merging differences between two or three files or directories.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 15:24:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Source-Code-Documentation/m-p/50270#M28599</guid>
      <dc:creator>pmroz</dc:creator>
      <dc:date>2018-01-26T15:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Documentation</title>
      <link>https://community.jmp.com/t5/Discussions/Source-Code-Documentation/m-p/50290#M28608</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4536"&gt;@David_Burnham&lt;/a&gt;,&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I tried to take cue and install Natural Docs. After setting it up the way detailed here (&lt;A href="http://www.naturaldocs.org/getting_started/getting_set_up/#starting_a_new_project" target="_blank"&gt;http://www.naturaldocs.org/getting_started/getting_set_up/#starting_a_new_project&lt;/A&gt;) , when I try to run configure to generate documentation , I get the follow ing&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 599px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/9076iF1887065D133E049/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;However, as instructed , I did provide the input folder and output folder - Any thoughts on what I did wrong ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 16:29:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Source-Code-Documentation/m-p/50290#M28608</guid>
      <dc:creator>uday_guntupalli</dc:creator>
      <dc:date>2018-01-26T16:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Documentation</title>
      <link>https://community.jmp.com/t5/Discussions/Source-Code-Documentation/m-p/50302#M28615</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/6696"&gt;@uday_guntupalli&lt;/a&gt;&amp;nbsp;I'm going ahead and installing it on a new computer.&amp;nbsp; I'm happy to document and share the procedure once it's complete it(I had to extend the configuration to handle the JSL language).&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 18:30:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Source-Code-Documentation/m-p/50302#M28615</guid>
      <dc:creator>David_Burnham</dc:creator>
      <dc:date>2018-01-26T18:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Documentation</title>
      <link>https://community.jmp.com/t5/Discussions/Source-Code-Documentation/m-p/50312#M28623</link>
      <description>&lt;P&gt;I've just installed on a new PC - attached&amp;nbsp;is a description of the process&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 20:24:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Source-Code-Documentation/m-p/50312#M28623</guid>
      <dc:creator>David_Burnham</dc:creator>
      <dc:date>2018-01-26T20:24:50Z</dc:date>
    </item>
  </channel>
</rss>

