This is an automated email from the ASF dual-hosted git repository.
okislal pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/madlib-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 930ccfe Update old documentation dropdown
930ccfe is described below
commit 930ccfe985bd09d65befeaf1ae5b9dd554fd0e85
Author: Orhan Kislal <[email protected]>
AuthorDate: Fri Sep 8 22:10:42 2023 +0300
Update old documentation dropdown
---
documentation.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/documentation.html b/documentation.html
index 19b82d3..d655faf 100644
--- a/documentation.html
+++ b/documentation.html
@@ -47,6 +47,7 @@ jQuery(document).ready(function() {
<p class="body">The primary documentation reference material providing
detailed information on the functions and algorithms within MADlib as well as
background theory and references into the literature.</p>
<div class="select-documentation pointer point-down"><select
id="latest-documentation" name="latest-documentation" size="1"><option
value="">Older Documentation</option>
+<option value="docs/v2.1.0/index.html">MADlib v2.1.0</option>
<option value="docs/v1.21.0/index.html">MADlib v1.21.0</option>
<option value="docs/v1.20.0/index.html">MADlib v1.20.0</option>
<option value="docs/v1.19.0/index.html">MADlib v1.19.0</option>