forked from apache/arrow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Remove versions.html completely"
This reverts commit e635fc4.
- Loading branch information
Showing
4 changed files
with
67 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<body><p><a href="../dev/r/">14.0.0.9000 (dev)</a></p> | ||
<p><a href="../r/">14.0.0 (release)</a></p> | ||
<p><a href="../13.0/r/">13.0.0.1</a></p> | ||
<p><a href="../12.0/r/">12.0.1.1</a></p> | ||
<p><a href="../12.0/r/">12.0.0</a></p> | ||
<p><a href="../11.0/r/">11.0.0</a></p> | ||
<p><a href="../10.0/r/">10.0.1</a></p> | ||
<p><a href="../9.0/r/">9.0.0</a></p> | ||
<p><a href="../8.0/r/">8.0.0</a></p> | ||
<p><a href="../7.0/r/">7.0.0</a></p> | ||
<p><a href="../6.0/r/">6.0.1</a></p> | ||
<p><a href="../5.0/r/">5.0.0</a></p> | ||
<p><a href="../4.0/r/">4.0.1</a></p> | ||
<p><a href="../3.0/r/">3.0.0</a></p> | ||
<p><a href="../2.0/r/">2.0.0</a></p> | ||
<p><a href="../1.0/r/">1.0.1</a></p> | ||
</body> | ||
</html> |