Commits


Wataru Shimizu authored and Uwe L. Korn committed 254078ef62e
ARROW-1426: [Site] Fix the title of the top page. The <title> of the top page is empty because top.html has 2 <title> elements and the 1st one is converted to empty element. Author: Wataru Shimizu <waruzilla@gmail.com> Closes #1006 from wagavulin/fix-top-page-title and squashes the following commits: d3c30c7 [Wataru Shimizu] Fix the title of the top page.