Git Migration: Create doc/rest-api when needed.

Create the directory './doc/rest-api' at the start of 'make ari-stubs'
to prevent an error when documentation is generated.  The directory is
also added to git ignores.

ASTERISK-25027
Reported by: Corey Farrell

Change-Id: Iaccc7f0138501c23aa78feaca2f3cce9e68cbc1b
This commit is contained in:
Corey Farrell
2015-04-29 07:17:00 -04:00
parent 78ff328b0b
commit c232ff3af0
2 changed files with 2 additions and 0 deletions

1
doc/.gitignore vendored
View File

@@ -1 +1,2 @@
core-en_US.xml
rest-api