GithubHelp home page GithubHelp logo

7890 / oscdoc Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 1.0 1.01 MB

create HTML documentation for OSC unit descriptions that comply with oschema

License: Other

CSS 5.48% JavaScript 55.85% XSLT 29.04% Shell 8.61% TXL 1.02%

oscdoc's Introduction

oscdoc's People

Contributors

7890 avatar fundamental avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

fundamental

oscdoc's Issues

Add Better Display For Paths With Multiple Accepted Argument Types

Right now if there is one OSC path which can receive different arguments (eg "f" or "") these are not distinguished in the display of the path with the htmlized documentation links. Either some display update or some way to include this information in the oscscheme would be useful.

Excessive CPU Usage of oschema2html.xsl

Testing with moderate sized inputs (~2.5k line input xml) an excessive amount of time is spent in this stage of processing.
xsltproc --profile indicated that most of the time was spent in base64encoder.
For http://fundamental-code.com/tmp/test-osc.xml this stage takes about 40 seconds at the moment.
After removing the base64encoder calls, this time is reduced to 0.05 seconds.
Is there a cheaper way to get a UID though a less expensive hash function or something?

entity_de_esc Failure

On running oscdoc, the script fails at entity_de_esc
The output of sed on my system is:

sed: -e expression #1, char 46: Invalid range end

Missing License

I was just whipping up a quick manpage for oscdoc and I noticed that there does not seem to be any mention of a license in any of the oscdoc/oschema code.
Could you add one? (just a simple COPYING file would be fine with me)

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.