• 
      

    Fix generating the path to the manual URL for dev builds.

    Review Request #6579 — Created Nov. 12, 2014 and submitted

    Information

    Review Board
    release-2.0.x
    bd63bc1...

    Reviewers

    The old manual URL generation function was assuming that any
    non-released builds should us the 'dev' docs, but this is often wrong.
    What we actually want is to use the 'dev' docs for any X.Y.0 releases
    that aren't marked as "final". This changes the logic accordingly.

    Tested different combinations of versions.

    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (c09b3ac)