开发者

similar to docutils in PHP [closed]

开发者 https://www.devze.com 2023-03-07 14:29 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
开发者_StackOverflow社区

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

Improve this question

Just curious to know is there any document utility available in PHP which can perform something like docutils in python ?

A libary which can be very user friendly in terms of converting restructured text into HTML ?


phpDocumentor is quite outdated. Have a look at DocBlox (Github Repository) or DocBlox-project.org

edit: docblox merged with phpdocumentor and they now maintain phpdocumentor 2. links that take you directly to the project: phpdoc.org github repo


Try phpDocumentor.

0

精彩评论

暂无评论...
验证码 换一张
取 消