#1
Hello, I begin learning Trongate I really like it, Can you add a docs module in the market it is like a python Sphinx help system.
#2
Hi kakha,

Welcome to Trongate and happy to see your are enjoying the learning process.

The Sphinx - Python documentation generator is a marvellous tool indeed. I think from memory, the CodeIgniter docs were generated using this tool. In fact I was looking at using this tool to generate docs for Trongate, pre DC's amazing effort now online at https://trongate.io/docs. Jake and I were going to add php doc-blocks to the framework for our VS Code IntelliSense extension (you can find it at https://marketplace.visualstudio.com/items?itemName=jc-sf.trongate-intellisense) and from that use Sphinx to generate docs to HTML similar to how CI did it. However, after discussion with DC, we decided against that as it would add bloat to the Trongate Framework.

Now I'm wondering what use case would a Trongate module be over the already powerful https://www.sphinx-doc.org/en/master/index.html where you can create php documentation already.

In any case, you have given me an idea to ask DC to add a section to the Module Market for users to ask for modules and how much they would be willing to pay for them, as an incentive so other devs can create, earn and share their creations - on request :)
#3
Simon that is a great idea for devs to ask for modules they would pay for. I think it will generate a lot of interest. Sort of like a comment section to the module market

Edit. David is working on this