Coder Social home page Coder Social logo

vphantom / php-ndlite Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 30 KB

Extract NaturalDocs and JavaDoc/PHPDoc compatible documentation from source code

License: GNU General Public License v3.0

Makefile 0.39% PHP 70.14% HTML 29.47%
javadoc php naturaldocs phpdoc phpdocumentor

php-ndlite's Introduction

php-ndlite's People

Contributors

vphantom avatar

Watchers

 avatar  avatar  avatar

php-ndlite's Issues

Screws up angle brackets

Example paragraph (but where angle brackets are actual, not HTML escaped as below):

begins with "<?oc" it is trailing "?>". This

NDlite outputs what we would expect, but inserts a backslash before the first closing quote and before the second opening quote:

with "<?oc\" it is trailing \"?>".  This

This seems to be an interaction between the quote and bracket escapings, because changing the first < to a > removes the backslashes, but also leaves the first and last quotes of the 4 intact, and the 2 middle ones styled.

Removing the first < entirely solves its quoting, but leaves the second's quoting completely unstyled.

Add NROFF output

There's just a stub right now... The idea is to build a command line man-like program like Perldoc. (Perhaps we could actually achieve this by post-filtering the Markdown of #4 instead of adding a separate NROFF output?)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.