Skip to content

arturoc/ofReference

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a reference for openFrameworks.

We're using github flavored markdown to keep things simple. For reference I'm running the python markdown found here:

http://www.freewisdom.org/projects/python-markdown/

with the headerid extension enabled. You can run that like so:

```py
markdown -x headerid foo.markdown foo.htm
```

You can add cpp to the markup like so:

```cpp
something
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%