Skip to content

Commit

Permalink
Update output-folders to generate in _generated. (Azure#16685)
Browse files Browse the repository at this point in the history
* Update output-folders to generate in _generated.

* Remove _generated annotation from Creator.

* Include _generated only on updates, not create.
  • Loading branch information
tjprescott authored and LeiWang3 committed Mar 31, 2022
1 parent cdabaf0 commit 36254ba
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions specification/maps/data-plane/Creator/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ clear-output-folder: true
```
``` yaml $(python) && $(python-mode) == 'update'
no-namespace-folders: true
output-folder: $(python-sdks-folder)/maps/azure-maps-creator/azure/maps/creator
output-folder: $(python-sdks-folder)/maps/azure-maps-creator/azure/maps/creator/_generated
```
``` yaml $(python) && $(python-mode) == 'create'
basic-setup-py: true
output-folder: $(python-sdks-folder)/maps/azure-maps-creator
output-folder: $(python-sdks-folder)/maps/azure-maps-creator/
```
4 changes: 2 additions & 2 deletions specification/maps/data-plane/DEM/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ clear-output-folder: true
```
``` yaml $(python) && $(python-mode) == 'update'
no-namespace-folders: true
output-folder: $(python-sdks-folder)/maps/azure-maps-elevation/azure/maps/elevation
output-folder: $(python-sdks-folder)/maps/azure-maps-elevation/azure/maps/elevation/_generated
```
``` yaml $(python) && $(python-mode) == 'create'
basic-setup-py: true
output-folder: $(python-sdks-folder)/maps/azure-maps-elevation
output-folder: $(python-sdks-folder)/maps/azure-maps-elevation/
```
4 changes: 2 additions & 2 deletions specification/maps/data-plane/Geolocation/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ clear-output-folder: true
```
``` yaml $(python) && $(python-mode) == 'update'
no-namespace-folders: true
output-folder: $(python-sdks-folder)/maps/azure-maps-geolocation/azure/maps/geolocation
output-folder: $(python-sdks-folder)/maps/azure-maps-geolocation/azure/maps/geolocation/_generated
```
``` yaml $(python) && $(python-mode) == 'create'
basic-setup-py: true
output-folder: $(python-sdks-folder)/maps/azure-maps-geolocation
output-folder: $(python-sdks-folder)/maps/azure-maps-geolocation/
```
4 changes: 2 additions & 2 deletions specification/maps/data-plane/Render/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ clear-output-folder: true
```
``` yaml $(python) && $(python-mode) == 'update'
no-namespace-folders: true
output-folder: $(python-sdks-folder)/maps/azure-maps-render/azure/maps/render
output-folder: $(python-sdks-folder)/maps/azure-maps-render/azure/maps/render/_generated
```
``` yaml $(python) && $(python-mode) == 'create'
basic-setup-py: true
output-folder: $(python-sdks-folder)/maps/azure-maps-render
output-folder: $(python-sdks-folder)/maps/azure-maps-render/
```
4 changes: 2 additions & 2 deletions specification/maps/data-plane/Route/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ clear-output-folder: true
```
``` yaml $(python) && $(python-mode) == 'update'
no-namespace-folders: true
output-folder: $(python-sdks-folder)/maps/azure-maps-route/azure/maps/route
output-folder: $(python-sdks-folder)/maps/azure-maps-route/azure/maps/route/_generated
```
``` yaml $(python) && $(python-mode) == 'create'
basic-setup-py: true
output-folder: $(python-sdks-folder)/maps/azure-maps-route
output-folder: $(python-sdks-folder)/maps/azure-maps-route/
```
4 changes: 2 additions & 2 deletions specification/maps/data-plane/Search/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ clear-output-folder: true
```
``` yaml $(python) && $(python-mode) == 'update'
no-namespace-folders: true
output-folder: $(python-sdks-folder)/maps/azure-maps-search/azure/maps/search
output-folder: $(python-sdks-folder)/maps/azure-maps-search/azure/maps/search/_generated
```
``` yaml $(python) && $(python-mode) == 'create'
basic-setup-py: true
output-folder: $(python-sdks-folder)/maps/azure-maps-search
output-folder: $(python-sdks-folder)/maps/azure-maps-search/
```
4 changes: 2 additions & 2 deletions specification/maps/data-plane/Timezone/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ clear-output-folder: true
```
``` yaml $(python) && $(python-mode) == 'update'
no-namespace-folders: true
output-folder: $(python-sdks-folder)/maps/azure-maps-timezone/azure/maps/timezone
output-folder: $(python-sdks-folder)/maps/azure-maps-timezone/azure/maps/timezone/_generated
```
``` yaml $(python) && $(python-mode) == 'create'
basic-setup-py: true
output-folder: $(python-sdks-folder)/maps/azure-maps-timezone
output-folder: $(python-sdks-folder)/maps/azure-maps-timezone/
```
4 changes: 2 additions & 2 deletions specification/maps/data-plane/Traffic/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ clear-output-folder: true
```
``` yaml $(python) && $(python-mode) == 'update'
no-namespace-folders: true
output-folder: $(python-sdks-folder)/maps/azure-maps-traffic/azure/maps/traffic
output-folder: $(python-sdks-folder)/maps/azure-maps-traffic/azure/maps/traffic/_generated
```
``` yaml $(python) && $(python-mode) == 'create'
basic-setup-py: true
output-folder: $(python-sdks-folder)/maps/azure-maps-traffic
output-folder: $(python-sdks-folder)/maps/azure-maps-traffic/
```
4 changes: 2 additions & 2 deletions specification/maps/data-plane/Weather/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ clear-output-folder: true
```
``` yaml $(python) && $(python-mode) == 'update'
no-namespace-folders: true
output-folder: $(python-sdks-folder)/maps/azure-maps-weather/azure/maps/weather
output-folder: $(python-sdks-folder)/maps/azure-maps-weather/azure/maps/weather/_generated
```
``` yaml $(python) && $(python-mode) == 'create'
basic-setup-py: true
output-folder: $(python-sdks-folder)/maps/azure-maps-weather
output-folder: $(python-sdks-folder)/maps/azure-maps-weather/
```

0 comments on commit 36254ba

Please sign in to comment.