File: README.md

package info (click to toggle)
openapi-specification 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,604 kB
  • sloc: javascript: 425; sh: 189; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
To view the HTML files in folder `fixtures` with respec formatting, you can
~~~sh
mkdir js
cp ../../node_modules/respec/builds/respec-w3c.js js/
echo "*" > js/.gitignore
~~~
and open them in a local browser.