Documentation improvement ▼
- [x] Add
locationtag<location file="" startline="" endline=""> - [x] Fix
transitiontag - [ ] Escape special characters in documentation
- [x] Fix enumerators documentation
- [x] Fix constant documentation
- [x] Add documentation for enumerators items
- [x] Add new atributes for member
- [x] const
- [x] deprecated
- [x] entry
- [x] enum
- [x] enum_field
- [x] forward
- [x] missing
- [x] naked
- [x] native
- [x] pre_defined
- [x] prototyped
- [x] public
- [x] returns
- [ ] return_type
- [x] static
- [x] stock
- [x] unused
- [x] Update
pawndoc.xslto support new features - [ ] Fix a bug, when you documentate one prototype without keyword
forwardthe documentation go to global
I don't know what will be the tests for this.
I've change how the compiler check if symbol are static, but don't worry all work fine(Tested)
I use several organisational tags, including <section>, <subsection>, and <library>. It would be nice if these were properly hierarchical so that functions declared within one stayed within it.
Better yet, one generic <section> (or similar) tag that can nest other sections and language features, and would take parameters to determine what sort of section it was to make the possibilities endless.
Can you give a example of usage?
@YashasSamaga @Y-Less The actual way is ignore all unused symbols, in my opinion even symbol are unused they should go to documentation, with unused attribute
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@YashasSamaga You've looked in to this. Merge thoughts?
@Dayvison can you please rebase with dev?
This issue has been automatically marked as stale because it has not had recent activity.
This issue has been automatically marked as stale because it has not had recent activity.