<?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: Old Documentations in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/615089#M9666</link>
    <description>&lt;P&gt;Thanks Barry!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the Archicad 27 docs, that's entirely possible, and it's on the issue list; for earlier versions, you'll still have to resort to the old devkits. Moving the documentation to GitHub required a significant effort, and I'd rather spend those hours improving the API and solving development issues here.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best, Akos&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jul 2024 09:04:38 GMT</pubDate>
    <dc:creator>Akos Somorjai</dc:creator>
    <dc:date>2024-07-11T09:04:38Z</dc:date>
    <item>
      <title>Old Documentations</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/614859#M9648</link>
      <description>&lt;P&gt;Good day everyone. Recently I have noticed that the documentation for AC27 API has been removed. Does anybody has a copy or a link to the 27th documentation? Also, I wonder why the hell Graphisoft does not leave old documentations just in case?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 09:27:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/614859#M9648</guid>
      <dc:creator>Emkave</dc:creator>
      <dc:date>2024-09-09T09:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Old Documentations</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/614884#M9650</link>
      <description>&lt;P&gt;Hi Emkave,&lt;/P&gt;
&lt;P&gt;To get old documentations, I recommend installing the DevKit with HTML documentations turned on during the installer.&lt;BR /&gt;Then you can browse the documentation locally.&lt;/P&gt;
&lt;P&gt;I also don't understand why GS handles it like this.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 12:14:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/614884#M9650</guid>
      <dc:creator>BerndSchwarzenbacher</dc:creator>
      <dc:date>2024-07-10T12:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Old Documentations</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/614900#M9654</link>
      <description>&lt;P&gt;Hi Emkave,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Heaven and hell don't have anything to do with it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's the latest docs:&amp;nbsp;&lt;A href="https://graphisoft.github.io/archicad-api-devkit/" target="_blank"&gt;https://graphisoft.github.io/archicad-api-devkit/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best, Akos&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 12:50:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/614900#M9654</guid>
      <dc:creator>Akos Somorjai</dc:creator>
      <dc:date>2024-07-10T12:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Old Documentations</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/614906#M9655</link>
      <description>&lt;P&gt;But Emkave doesn't want the latest documentaion.&lt;/P&gt;
&lt;P&gt;They want the 27 documentation.&lt;/P&gt;
&lt;P&gt;If it has been removed - why?&lt;/P&gt;
&lt;P&gt;27 is still the current version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 12:54:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/614906#M9655</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2024-07-10T12:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Old Documentations</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/614914#M9657</link>
      <description>&lt;P&gt;Because we haven't implemented the solution yet on github.io that would allow developers to select the API version they are working with.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The API site has just been updated as the Archicad 28 Tech Preview is out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Attached is the API 27 docs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best, Akos&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 13:09:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/614914#M9657</guid>
      <dc:creator>Akos Somorjai</dc:creator>
      <dc:date>2024-07-10T13:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Old Documentations</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/615012#M9662</link>
      <description>&lt;P&gt;Thanks for posting the 27 docs.&lt;/P&gt;
&lt;P&gt;Hopefully you can sort something out on Github soon, as 27 is still the latest version until October when 28 will be released.&lt;/P&gt;
&lt;P&gt;I am sure there are people still having to develop in 27.&lt;/P&gt;
&lt;P&gt;And maybe some want documentation for even older versions? - I have no idea how useful that would be.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 01:15:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/615012#M9662</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2024-07-11T01:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Old Documentations</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/615089#M9666</link>
      <description>&lt;P&gt;Thanks Barry!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the Archicad 27 docs, that's entirely possible, and it's on the issue list; for earlier versions, you'll still have to resort to the old devkits. Moving the documentation to GitHub required a significant effort, and I'd rather spend those hours improving the API and solving development issues here.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best, Akos&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 09:04:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Old-Documentations/m-p/615089#M9666</guid>
      <dc:creator>Akos Somorjai</dc:creator>
      <dc:date>2024-07-11T09:04:38Z</dc:date>
    </item>
  </channel>
</rss>

