<div dir="ltr">Just updated the "dev" docs: <a href="http://docs.pgrouting.org/dev/doc/index.html">http://docs.pgrouting.org/dev/doc/index.html</a><div><br></div><div>@steve: it's very easy to update. From your build directory just run</div>

<div><br></div><div><div><font face="courier new, monospace">git checkout gh-pages && rm -Rf dev && cp -r build/html dev && git add dev && cp build/index.html .</font></div><div><font face="courier new, monospace">git commit -m "updated to commit [...]" . && git push origin gh-pages</font></div>

</div><div><br></div><div>It does a checkout of the "Github pages" branch, then replaces the current "dev" directory with the contents of the "build/html" directory and pushes the changes back Github.</div>

<div>When the content of the "gh-pages" branch is updated, then the docs are also the latest ones.</div><div><br></div><div>Just creating release documentation involves a few more manual edits.<br><br></div><div>

<br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jul 13, 2013 at 3:52 AM, Dave Potts <span dir="ltr"><<a href="mailto:dave.potts@pinan.co.uk" target="_blank">dave.potts@pinan.co.uk</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><div class="im">
    <div>On 12/07/13 13:29, Stephen Woodbridge
      wrote:<br>
    </div>
    <blockquote type="cite">On
      7/12/2013 3:56 AM, Dave Potts wrote:
      <br>
      <blockquote type="cite">On 12/07/13 03:49, Stephen Woodbridge
        wrote:
        <br>
        ticket 156
        <br>
(<a href="http://download.osgeo.org/pgrouting/forum/pgrouting.postlbs.org/ticket/156.html" target="_blank">http://download.osgeo.org/pgrouting/forum/pgrouting.postlbs.org/ticket/156.html</a>)
        <br>
        last updated 19 months ago.
        <br>
        ticket
        <br>
127(<a href="http://download.osgeo.org/pgrouting/forum/pgrouting.postlbs.org/ticket/127.html" target="_blank">http://download.osgeo.org/pgrouting/forum/pgrouting.postlbs.org/ticket/127.html</a>)
        <br>
        lastchanged 7 days ago
        <br>
        <br>
        Neither of these tickets seem to refer to the current version of
        the
        <br>
        tsp, are these the right ticket number or just proof that I do
        not known
        <br>
        how to look at closed tickets?
        <br>
      </blockquote>
      <br>
      <br>
      <a href="https://github.com/pgRouting/pgrouting/issues/127" target="_blank">https://github.com/pgRouting/pgrouting/issues/127</a>
      <br>
      <a href="https://github.com/pgRouting/pgrouting/issues/156" target="_blank">https://github.com/pgRouting/pgrouting/issues/156</a>
      <br>
      <br>
      <a href="http://imaptools.com:8081/pgr2-doc/src/tsp/doc/index.html" target="_blank">http://imaptools.com:8081/pgr2-doc/src/tsp/doc/index.html</a>
      <br>
    </blockquote>
    <br></div>
    Apologies!  Time to go and Read The Fine Manual!<div><div class="h5"><br>
    <br>
    
    <a href="https://www.google.co.uk/search?client=ubuntu&channel=cs&biw=1346&bih=781&q=apologies&spell=1&sa=X&ei=2k_gUbLsEcLP0QXy4IGgBA&ved=0CCoQvwUoAA" style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:start;font-style:normal;font-weight:normal;line-height:normal;color:rgb(17,34,204);text-transform:none;font-size:medium;white-space:normal;font-family:arial,sans-serif;word-spacing:0px" target="_blank"><b><i></i></b></a>
    <blockquote type="cite">
      <br>
      <br>
      <blockquote type="cite">If work is being done on the TSP
        interface, it would be nice if distance
        <br>
        matrix version
        <br>
        <br>
        1 Returned a defined data results, something like pgr_costResult
        instead
        <br>
        of just a list
        <br>
        2. Return the cost between nodes
        <br>
      </blockquote>
      <br>
      The new functions does this:
      <br>
      pgr_costResult[] pgr_tsp(sql text, start_id integer);
      <br>
      pgr_costResult[] pgr_tsp(sql text, start_id integer, end_id
      integer);
      <br>
      <br>
      Look at the plpgsql for this, it is not trivial to manage
      renumbering of ids to indexes and back again. I'll take another
      look at the tsp matrix function.
      <br>
      <br>
      -Steve
      <br>
      <br>
      <blockquote type="cite">Dave.
        <br>
        <blockquote type="cite">Hi All,
          <br>
          <br>
          If you are interested in TSP functions, I just made some big
          changes.
          <br>
          Look at issues #127 and #156 for details.
          <br>
          <br>
          I have replaced one function with plpgsql functions, updated
          the
          <br>
          documentation and test. This probably need some testing and
          reviewing.
          <br>
          <br>
          Feedback welcome.
          <br>
          <br>
          Thanks,
          <br>
            -Steve
          <br>
          _______________________________________________
          <br>
          Pgrouting-users mailing list
          <br>
          <a href="mailto:Pgrouting-users@lists.osgeo.org" target="_blank">Pgrouting-users@lists.osgeo.org</a>
          <br>
          <a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/pgrouting-users</a>
          <br>
        </blockquote>
        <br>
        _______________________________________________
        <br>
        Pgrouting-users mailing list
        <br>
        <a href="mailto:Pgrouting-users@lists.osgeo.org" target="_blank">Pgrouting-users@lists.osgeo.org</a>
        <br>
        <a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/pgrouting-users</a>
        <br>
      </blockquote>
      <br>
      _______________________________________________
      <br>
      Pgrouting-users mailing list
      <br>
      <a href="mailto:Pgrouting-users@lists.osgeo.org" target="_blank">Pgrouting-users@lists.osgeo.org</a>
      <br>
      <a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/pgrouting-users</a>
      <br>
    </blockquote>
    <br>
  </div></div></div>

<br>_______________________________________________<br>
Pgrouting-users mailing list<br>
<a href="mailto:Pgrouting-users@lists.osgeo.org">Pgrouting-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/pgrouting-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">Georepublic UG & Georepublic Japan<br>eMail: <a href="mailto:daniel.kastl@georepublic.de" style="color:rgb(66,99,171)" target="_blank">daniel.kastl@georepublic.de</a><br>

Web: <a href="http://georepublic.de/" style="color:rgb(66,99,171)" target="_blank">http://georepublic.de</a></span>
</div>