[mlpack-git] master: Add barebones for git documentation. (bcb617f)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Aug 20 18:23:54 EDT 2015


Repository : https://github.com/mlpack/mlpack.org

On branch  : master
Link       : https://github.com/mlpack/mlpack.org/compare/176a1c9126aa8c8336c3319c6d3430e9eff2d428...bcb617f6fb3a4d345e51788f095dc1c7959ec544

>---------------------------------------------------------------

commit bcb617f6fb3a4d345e51788f095dc1c7959ec544
Author: Ryan Curtin <ryan at ratml.org>
Date:   Thu Aug 20 18:23:10 2015 -0400

    Add barebones for git documentation.


>---------------------------------------------------------------

bcb617f6fb3a4d345e51788f095dc1c7959ec544
 docs/{mlpack-1.0.9 => mlpack-git}/doxygen.php | 0
 docs/{mlpack-1.0.9 => mlpack-git}/man.html    | 8 ++++----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/mlpack-1.0.9/doxygen.php b/docs/mlpack-git/doxygen.php
similarity index 100%
copy from docs/mlpack-1.0.9/doxygen.php
copy to docs/mlpack-git/doxygen.php
diff --git a/docs/mlpack-1.0.9/man.html b/docs/mlpack-git/man.html
similarity index 94%
copy from docs/mlpack-1.0.9/man.html
copy to docs/mlpack-git/man.html
index 6f08449..ce7d7b5 100644
--- a/docs/mlpack-1.0.9/man.html
+++ b/docs/mlpack-git/man.html
@@ -41,10 +41,10 @@ of the algorithms it implements.  These may be used to perform many machine
 learning tasks without the overhead of writing C++, or may be used as part of a
 larger machine learning solution.</p>
 <p>Below is a list of the command-line executables <font
-class="whitebold">mlpack 1.0.9</font> provides, with links to the documentation for
-each executable.  This documentation may also be accessed with the <font
-class="code">--help</font> parameter or through the man pages provided with your
-distribution of <font class="whitebold">mlpack</font>.</p>
+class="whitebold">mlpack (git master branch)</font> provides, with links to the
+documentation for each executable.  This documentation may also be accessed with
+the <font class="code">--help</font> parameter or through the man pages provided
+with your distribution of <font class="whitebold">mlpack</font>.</p>
 <ul>
 <li><a href="man/allknn.html" class="manlink">allknn</a>: all <i>k</i>-nearest
 neighbor search with trees</li>



More information about the mlpack-git mailing list