bitovi / documentjs

The sophisticated documentation engine
https://documentjs.com/
MIT License
598 stars 381 forks source link

Demo paths should be relative to documentation root #236

Open akagomez opened 8 years ago

akagomez commented 8 years ago

Instead of:

@demo ../public/component/foo/foo.html

This:

@demo public/component/foo/foo.html

/cc @justinbmeyer