-
-
Notifications
You must be signed in to change notification settings - Fork 617
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added action to Premake scripts to check for and generate missing doc…
…umentation - Added auto-generated documentation files for APIs without docs - Renamed editAndContinue.md to editandcontinue.md to match convention
- Loading branch information
1 parent
1c13046
commit d8da037
Showing
57 changed files
with
1,771 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
androidapilevel - This page was auto-generated. Feel free to help us improve the documentation by creating a pull request. | ||
|
||
```lua | ||
androidapilevel (value) | ||
``` | ||
|
||
### Parameters ### | ||
|
||
`value` - needs documentation. | ||
|
||
## Applies To ### | ||
|
||
The `config` scope. | ||
|
||
### Availability ### | ||
|
||
Premake 5.0.0 alpha 14 or later. | ||
|
||
### Examples ### | ||
|
||
```lua | ||
androidapilevel (value) | ||
``` | ||
|
||
<!-- This optional section should contain a list of links to any relevant pages. | ||
### See Also ### | ||
* [Another Page](anotherpage.md) | ||
--> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
androidapplibname - This page was auto-generated. Feel free to help us improve the documentation by creating a pull request. | ||
|
||
```lua | ||
androidapplibname (value) | ||
``` | ||
|
||
### Parameters ### | ||
|
||
`value` - needs documentation. | ||
|
||
## Applies To ### | ||
|
||
The `config` scope. | ||
|
||
### Availability ### | ||
|
||
Premake 5.0.0 alpha 14 or later. | ||
|
||
### Examples ### | ||
|
||
```lua | ||
androidapplibname (value) | ||
``` | ||
|
||
<!-- This optional section should contain a list of links to any relevant pages. | ||
### See Also ### | ||
* [Another Page](anotherpage.md) | ||
--> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
assemblydebug - This page was auto-generated. Feel free to help us improve the documentation by creating a pull request. | ||
|
||
```lua | ||
assemblydebug (value) | ||
``` | ||
|
||
### Parameters ### | ||
|
||
`value` - needs documentation. | ||
|
||
## Applies To ### | ||
|
||
The `config` scope. | ||
|
||
### Availability ### | ||
|
||
Premake 5.0.0 alpha 16 or later. | ||
|
||
### Examples ### | ||
|
||
```lua | ||
assemblydebug (value) | ||
``` | ||
|
||
<!-- This optional section should contain a list of links to any relevant pages. | ||
### See Also ### | ||
* [Another Page](anotherpage.md) | ||
--> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
boundscheck - This page was auto-generated. Feel free to help us improve the documentation by creating a pull request. | ||
|
||
```lua | ||
boundscheck (value) | ||
``` | ||
|
||
### Parameters ### | ||
|
||
`value` is one of: | ||
|
||
* `Default`: needs documentation | ||
* `Off`: needs documentation | ||
* `On`: needs documentation | ||
* `SafeOnly`: needs documentation | ||
|
||
## Applies To ### | ||
|
||
The `config` scope. | ||
|
||
### Availability ### | ||
|
||
Premake 5.0.0 alpha 14 or later. | ||
|
||
### Examples ### | ||
|
||
```lua | ||
boundscheck (value) | ||
``` | ||
|
||
<!-- This optional section should contain a list of links to any relevant pages. | ||
### See Also ### | ||
* [Another Page](anotherpage.md) | ||
--> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
checkaction - This page was auto-generated. Feel free to help us improve the documentation by creating a pull request. | ||
|
||
```lua | ||
checkaction (value) | ||
``` | ||
|
||
### Parameters ### | ||
|
||
`value` is one of: | ||
|
||
* `Default`: needs documentation | ||
* `D`: needs documentation | ||
* `C`: needs documentation | ||
* `Halt`: needs documentation | ||
* `Context`: needs documentation | ||
|
||
## Applies To ### | ||
|
||
The `config` scope. | ||
|
||
### Availability ### | ||
|
||
Premake 5.0.0 alpha 16 or later. | ||
|
||
### Examples ### | ||
|
||
```lua | ||
checkaction (value) | ||
``` | ||
|
||
<!-- This optional section should contain a list of links to any relevant pages. | ||
### See Also ### | ||
* [Another Page](anotherpage.md) | ||
--> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
compilationmodel - This page was auto-generated. Feel free to help us improve the documentation by creating a pull request. | ||
|
||
```lua | ||
compilationmodel (value) | ||
``` | ||
|
||
### Parameters ### | ||
|
||
`value` is one of: | ||
|
||
* `Default`: needs documentation | ||
* `File`: needs documentation | ||
* `Package`: needs documentation | ||
* `Project`: needs documentation | ||
|
||
## Applies To ### | ||
|
||
The `config` scope. | ||
|
||
### Availability ### | ||
|
||
Premake 5.0.0 alpha 14 or later. | ||
|
||
### Examples ### | ||
|
||
```lua | ||
compilationmodel (value) | ||
``` | ||
|
||
<!-- This optional section should contain a list of links to any relevant pages. | ||
### See Also ### | ||
* [Another Page](anotherpage.md) | ||
--> | ||
|
Oops, something went wrong.