opencart / opencart

A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution.

Home Page:https://www.opencart.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHPDoc [4.0.2.3]

aletoropov opened this issue · comments

What version of OpenCart are you reporting this for?
4.0.2.3

Not a bug
Maybe we should add PHPDoc for system/library classes?

Server / Test environment (please complete the following information):

  • Local development
  • PHP version 8.3

You should probably clarify a bit, at least if I look at a random file in that folder there is lots of PHPDoc in it:
https://github.com/opencart/opencart/blob/master/upload/system/library/cache.php

Are you asking to generate HTML docs from it or something?

Are you asking to generate HTML docs from it or something?

Generate HTML documentation for developer

@AJenbo : He's probably talking about this one: https://github.com/opencart/opencart/wiki

i need to setup a documention api script that can gnerate html docs from the phpdoc blocks

I add apigen but looking at other phpdoc generators