update documentation
This commit is contained in:
parent
91b71d7797
commit
a14434c2e2
2 changed files with 6 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
||||||
|
|
||||||
<link rel="stylesheet" href="style.css"/>
|
<link rel="stylesheet" href="style.css"/>
|
||||||
<link href="https://fonts.cdnfonts.com/css/montserrat" rel="stylesheet"/>
|
<link href="https://fonts.cdnfonts.com/css/montserrat" rel="stylesheet"/>
|
||||||
|
|
||||||
> version 1.0.0
|
> version 1.0.0
|
||||||
date: 2023-04-02T21:18:46+0200
|
|
||||||
|
date: 2023-04-02T21:22:10+0200<br>
|
||||||
[](https://github.com/coderofsalvation/xrfragment/actions)
|
[](https://github.com/coderofsalvation/xrfragment/actions)
|
||||||
|
|
||||||
# `://foo.com/my3d.asset#pos=1,0,0&prio=-5`
|
# `://foo.com/my3d.asset#pos=1,0,0&prio=-5`
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,10 @@ import xrfragment.Parser;
|
||||||
/**
|
/**
|
||||||
* <link rel="stylesheet" href="style.css"/>
|
* <link rel="stylesheet" href="style.css"/>
|
||||||
* <link href="https://fonts.cdnfonts.com/css/montserrat" rel="stylesheet"/>
|
* <link href="https://fonts.cdnfonts.com/css/montserrat" rel="stylesheet"/>
|
||||||
|
*
|
||||||
* > version 1.0.0
|
* > version 1.0.0
|
||||||
* date: $(date +"%Y-%m-%dT%H:%M:%S%z") (generated by \`./make doc\`)
|
*
|
||||||
|
* date: $(date +"%Y-%m-%dT%H:%M:%S%z") (generated by \`./make doc\`)<br>
|
||||||
* [](https://github.com/coderofsalvation/xrfragment/actions)
|
* [](https://github.com/coderofsalvation/xrfragment/actions)
|
||||||
*
|
*
|
||||||
* # `://foo.com/my3d.asset#pos=1,0,0&prio=-5`
|
* # `://foo.com/my3d.asset#pos=1,0,0&prio=-5`
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue