Skip to content

Commit

Permalink
Merge pull request #54 from DSC-SPIDAL/release-0.1.0
Browse files Browse the repository at this point in the history
Update nav-bar with Documentation and API only
  • Loading branch information
SabraO authored Apr 3, 2018
2 parents aaac7ca + 7c10b97 commit 1638bb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
12 changes: 1 addition & 11 deletions website/layouts/partials/navbar.ace
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,6 @@ nav.hn-top-navbar.navbar.navbar-inverse.navbar-fixed-top role=navigation
#hn-navbar.navbar-collapse.collapse
ul.nav.navbar-nav.navbar-right
li
a href=/docs/getting-started Docs
a href=/docs/getting-started Documentation
li
a href=/api API
li
a href=/docs/resources Resources
li
a href=/docs/contributors/community Community
li
a href={{.Site.Params.github.home}} GitHub
li
a href=/docs/survey Feedback
li
a href={{.Site.Params.social.googleGroup}} Mailing List
2 changes: 1 addition & 1 deletion website/public
Submodule public updated 45 files
+1 −1 docs/applications/dataset-lda/index.html
+1 −1 docs/applications/lda-cgs/index.html
+1 −1 docs/applications/mf/index.html
+3 −3 docs/applications/sahad/index.html
+1 −1 docs/communications/allgather/index.html
+1 −1 docs/communications/allreduce/index.html
+1 −1 docs/communications/broadcast/index.html
+1 −1 docs/communications/pushandpull/index.html
+1 −1 docs/communications/reduce/index.html
+1 −1 docs/communications/regroup/index.html
+1 −1 docs/communications/rotate/index.html
+1 −1 docs/contributors/community/index.html
+1 −1 docs/contributors/contributors/index.html
+1 −1 docs/examples/harpdaal/index.html
+1 −1 docs/examples/kmeans/index.html
+1 −1 docs/examples/lda/index.html
+1 −1 docs/examples/mlrsgd/index.html
+1 −1 docs/examples/nn/index.html
+1 −1 docs/examples/overview/index.html
+1 −1 docs/examples/rf/index.html
+1 −1 docs/examples/svm/index.html
+1 −1 docs/getting-started-cluster/index.html
+1 −1 docs/getting-started/index.html
+1 −1 docs/harpdaal/als/index.html
+1 −5 docs/harpdaal/covariance/index.html
+1 −1 docs/harpdaal/handson/index.html
+1 −1 docs/harpdaal/harpdaal/index.html
+1 −1 docs/harpdaal/kmeans/index.html
+1 −5 docs/harpdaal/linear_regression/index.html
+1 −1 docs/harpdaal/mfsgd/index.html
+1 −5 docs/harpdaal/moments/index.html
+1 −5 docs/harpdaal/naive_bayes/index.html
+1 −9 docs/harpdaal/nn/index.html
+1 −1 docs/harpdaal/pca/index.html
+1 −7 docs/harpdaal/qr/index.html
+1 −5 docs/harpdaal/ridge_regression/index.html
+15 −10 docs/harpdaal/subgraph/index.html
+1 −1 docs/harpdaal/svd/index.html
+1 −1 docs/programming/computation-models/index.html
+1 −1 docs/programming/data-interface/index.html
+1 −1 docs/programming/overview/index.html
+1 −1 docs/programming/scheduler/index.html
+1 −1 docs/resources/index.html
+1 −1 docs/survey/index.html
+0 −128 website/content/docs/examples/mlrsgd.md

0 comments on commit 1638bb6

Please sign in to comment.