plsql-md-doc
plsql-md-doc copied to clipboard
Converts PL/SQL JavaDoc documentation to markdown
Hi guys, I know you are living in a tech world and find markup cool, but me and my customer actually looking for a PL/SQL documentation tool like PL/DOC where...
By doing so it'll give an example for people to see - [ ] Create a `sample` folder with a `pks` and `pkb` - [ ] Default `config.json` to the...
This would allow for developer only content to be written and not rendered as part of display.
Currently when merging content from pks and pkb, methods are merged by name. That doesn't work well if the method is overloaded. Need a better way to match them.
It would be helpful to be able to generate a single `.md` file instead of 1 per package. Then, converting to PDF is a snap (https://atom.io/packages/markdown-pdf), and you get yourself...
Come up with a better name. Post your ideas below and/or vote for them (give it the thumbs up or thumbs down)
- [ ] Parameter to identify if all values are private - [ ] Document this - [ ] Add example in `package.md`
Right now a project can have multiple entries via an array. Each one lists a `projectName/paths/output`. Allow for one `output` folder to be provided for the entire project.