Repository: spark Updated Branches: refs/heads/branch-1.0 390ae9b00 -> 2a5514f7d
HOTFIX: Updating Python doc version Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/ea434cf8 Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/ea434cf8 Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/ea434cf8 Branch: refs/heads/branch-1.0 Commit: ea434cf872920906a24cc79d2207b70f0331ad96 Parents: 390ae9b Author: Patrick Wendell <[email protected]> Authored: Sat Jul 12 08:27:39 2014 -0700 Committer: Patrick Wendell <[email protected]> Committed: Sat Jul 12 08:27:39 2014 -0700 ---------------------------------------------------------------------- python/epydoc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/spark/blob/ea434cf8/python/epydoc.conf ---------------------------------------------------------------------- diff --git a/python/epydoc.conf b/python/epydoc.conf index b73860b..c7e196c 100644 --- a/python/epydoc.conf +++ b/python/epydoc.conf @@ -18,7 +18,7 @@ # # Information about the project. -name: Spark 1.0.0 Python API Docs +name: Spark 1.0.1 Python API Docs url: http://spark.apache.org # The list of modules to document. Modules can be named using
