Ver código fonte

Lua API reference now has an owner!

Signed-off-by: Stephen Tramer <[email protected]>
Stephen Tramer 4 anos atrás
pai
commit
0eadd035aa
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      projects.md

+ 1 - 1
projects.md

@@ -25,4 +25,4 @@ Some notes:
 | **Project Name** | **Proposer** | **Description** | **In progress** | **Approved** | **Owner** |
 | **Project Name** | **Proposer** | **Description** | **In progress** | **Approved** | **Owner** |
 |--|--|--|--|--|--|
 |--|--|--|--|--|--|
 | Example | @sptramer | Just an example. | :x: | :x: | :x: |
 | Example | @sptramer | Just an example. | :x: | :x: | :x: |
-| Lua API Reference | @FiniteStateGit | Topic: Proposed project - Lua Documentation.  Determine what steps are required to generate online documentation of the Lua API.  Determine if o3de\Assets\Editor\Translation\scriptcanvas_en_us.ts is sufficient to generate an API.  If generating API documentation is technically feasible, proceed with documenting the API on the docs site.  Scope of proposed documentation: Reflected class_name, method_name, method_parameters, parameter_type. | :x: | :white_check_mark: | :x: |
+| Lua API Reference | @FiniteStateGit | Topic: Proposed project - Lua Documentation.  Determine what steps are required to generate online documentation of the Lua API.  Determine if o3de\Assets\Editor\Translation\scriptcanvas_en_us.ts is sufficient to generate an API.  If generating API documentation is technically feasible, proceed with documenting the API on the docs site.  Scope of proposed documentation: Reflected class_name, method_name, method_parameters, parameter_type. | ✅ | :white_check_mark: | @FiniteStateGit |