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/75559f52 Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/75559f52 Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/75559f52 Branch: refs/heads/branch-1.99.1 Commit: 75559f52e1ef18354dbe2ab9d9ce8418ba062ec4 Parents: 89cf0c9 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 23:08:42 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/75559f52/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/75559f52/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.
