Minor cleanups in preparation for a release.

1. Fix the release script to ignore the version.h checking.
2. Fix some ceres documentation formatting errors.

Change-Id: I3fd6b85e771b242f463d6a36c3efd8d691f9242f
This commit is contained in:
Sameer Agarwal
2014-10-08 12:48:16 -07:00
parent 7b6bd1cd31
commit 6768b3586a
4 changed files with 4 additions and 27 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ Rosenbrock's Function
=====================
We consider the minimization of the famous `Rosenbrock's function
<http://en.wikipedia.org/wiki/Rosenbrock_function>`_ [#f9]_.
<http://en.wikipedia.org/wiki/Rosenbrock_function>`_ [#f1]_.
We begin by defining an instance of the ``FirstOrderFunction``
interface. This is the object that is responsible for computing the