Initial community commit
This commit is contained in:
+24
@@ -0,0 +1,24 @@
|
||||
docdir
|
||||
|
||||
```lua
|
||||
docdir "path"
|
||||
```
|
||||
|
||||
### Parameters ###
|
||||
|
||||
`path` - needs documentation.
|
||||
|
||||
### Applies To ###
|
||||
|
||||
The `config` scope.
|
||||
|
||||
### Availability ###
|
||||
|
||||
Premake 5.0.0 alpha 12 or later.
|
||||
|
||||
### Examples ###
|
||||
|
||||
```lua
|
||||
docdir "path"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user