Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n1ghtf1re/subprograms-table-generator
Will help you with writing a report!
https://github.com/n1ghtf1re/subprograms-table-generator
bsuir functions-table generator pothos procedures-table report reporting subprograms subroutines table table-generator
Last synced: about 1 month ago
JSON representation
Will help you with writing a report!
- Host: GitHub
- URL: https://github.com/n1ghtf1re/subprograms-table-generator
- Owner: N1ghtF1re
- License: mit
- Created: 2018-03-08T13:33:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-10T16:57:55.000Z (almost 7 years ago)
- Last Synced: 2024-10-31T13:24:07.423Z (3 months ago)
- Topics: bsuir, functions-table, generator, pothos, procedures-table, report, reporting, subprograms, subroutines, table, table-generator
- Language: Pascal
- Size: 24.6 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Subprograms table generator
--------------------
This is a real revolution in the world of writing reports!Tired of manually filling the table with subprograms, spending a huge amount of time on this? You want only to fill in the description? This program is exactly for you!
It compiles a table of subprograms and its parameters according to your code. Sounds like a fairy tale? And here not!
In addition, the program generates a description for subprograms and parameters, the purpose of which our AI can guess!
And you can do code self-documentation. Leave comments before the procedure and it will be used as a description in the table! Conveniently ?! Madly, and plus everything makes your mind clearer and more beautiful!
How to use
--------------------
+ Paste your code into the text box on the left.
+ Then click "Convert".
+ Make sure the data in the table is correct.
+ Click the "To Word" button and select where to save the file.
+ Done! Now fill in the missing information and insert the table into your report!Screens
--------------------
![Screen 1](https://github.com/N1ghtF1re/Subprograms-table-generator/blob/master/screens/Screen1.PNG)
![Screen 2](https://github.com/N1ghtF1re/Subprograms-table-generator/blob/master/screens/Screen2.PNG)