Updated Branches: refs/heads/sqoop2 43b07c1c6 -> 2455f7423
SQOOP-778: Remove empty SqoopUserGuide and SqoopDeveloperGuide (Will McQueen via Jarek Jarcec Cecho) Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/2455f742 Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/2455f742 Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/2455f742 Branch: refs/heads/sqoop2 Commit: 2455f7423857b2d8c4489e97e995c935d8f44520 Parents: 43b07c1 Author: Jarek Jarcec Cecho <[email protected]> Authored: Sat Dec 15 11:48:41 2012 -0800 Committer: Jarek Jarcec Cecho <[email protected]> Committed: Sat Dec 15 11:48:41 2012 -0800 ---------------------------------------------------------------------- docs/src/site/sphinx/SqoopDeveloperGuide.rst | 22 --------------------- docs/src/site/sphinx/SqoopUserGuide.rst | 22 --------------------- 2 files changed, 0 insertions(+), 44 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/2455f742/docs/src/site/sphinx/SqoopDeveloperGuide.rst ---------------------------------------------------------------------- diff --git a/docs/src/site/sphinx/SqoopDeveloperGuide.rst b/docs/src/site/sphinx/SqoopDeveloperGuide.rst deleted file mode 100644 index d39ba0f..0000000 --- a/docs/src/site/sphinx/SqoopDeveloperGuide.rst +++ /dev/null @@ -1,22 +0,0 @@ -.. Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - -========================= -Sqoop Developer Guide -========================= - - -Content to come. http://git-wip-us.apache.org/repos/asf/sqoop/blob/2455f742/docs/src/site/sphinx/SqoopUserGuide.rst ---------------------------------------------------------------------- diff --git a/docs/src/site/sphinx/SqoopUserGuide.rst b/docs/src/site/sphinx/SqoopUserGuide.rst deleted file mode 100644 index 96d48e9..0000000 --- a/docs/src/site/sphinx/SqoopUserGuide.rst +++ /dev/null @@ -1,22 +0,0 @@ -.. Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - -========================= -Sqoop User Guide -========================= - - -Content to come.
