Implement all module section types #11

Open
opened 2022-10-11 19:09:13 +02:00 by Aire-One · 0 comments
Owner

The implementation of each module section type is split to sub-issue to keep track of individual implementations.

Each module section type implementation includes:

  • Add the section type parsing methods in the scrapper get_doc_from_page function
  • Add the routines to the generator template engine

Here is the list of module section type we need to implement:

  • Constructors → #32, #36
  • Object properties → #16, #31
  • Object methods
  • Signals → #18, #23
  • Fields →
  • Tables →
  • Static module functions -> #33, #48
  • Callback functions prototype →
  • Theme variables →
  • Request handlers →
  • Layout related functions →
  • Extra properties available in the rules →
  • Deprecated object properties → #17
  • Deprecated signals →
  • Deprecated functions →
  • to be completed
The implementation of each module section type is split to sub-issue to keep track of individual implementations. Each module section type implementation includes: - Add the section type parsing methods in the scrapper `get_doc_from_page` function - Add the routines to the generator template engine Here is the list of module section type we need to implement: - [x] Constructors → #32, #36 - [x] Object properties → #16, #31 - [X] Object methods - [x] Signals → #18, #23 - [ ] Fields → - [ ] Tables → - [x] Static module functions -> #33, #48 - [ ] Callback functions prototype → - [ ] Theme variables → - [ ] Request handlers → - [ ] Layout related functions → - [ ] Extra properties available in the rules → - [ ] Deprecated object properties → #17 - [ ] Deprecated signals → - [ ] Deprecated functions → - to be completed
Aire-One changed title from Implement all section types parsing methods in `get_doc_from_page` to Implement all module section types 2022-10-22 20:08:20 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Aire-One/awesomewm.d.tl#11
No description provided.