Renames i18n-guide to doc to simplify

To simplify document name in the script,
let's change the document name from "i18n-guide"
to simply "doc".

Change-Id: I20fc4e07c525e3987f70dff46dd0e1735dd33300
Implements: blueprint i18n-guide-translation
This commit is contained in:
Ian Y. Choi 2017-05-14 21:32:42 +00:00
parent 67c2f9aae3
commit 91ee22f100

View File

@ -13,7 +13,7 @@
# License for the specific language governing permissions and limitations
# under the License.
DOCNAME=i18n-guide
DOCNAME=doc
DIRECTORY=doc
if [ -x "$(command -v getconf)" ]; then