Browse Source

Merge pull request #12 from FiniteStateGit/main

Project proposal: Lua Documentation
Stephen Tramer 4 years ago
parent
commit
155d4a969f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      projects.md

+ 2 - 1
projects.md

@@ -24,4 +24,5 @@ Some notes:
 
 | **Project Name** | **Proposer** | **Description** | **In progress** | **Approved** | **Owner** |
 |--|--|--|--|--|--|
-| Example | @sptramer | Just an example. | :x: | :x: | |
+| Example | @sptramer | Just an example. | :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: | :x: | |