update documentation
This commit is contained in:
parent
4e976dc645
commit
39c671d58e
2 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<link rel="stylesheet" href="css/style.css"/>
|
||||
<link rel="stylesheet" href="https://2wa.isvery.ninja/css/style.css"/>
|
||||
<link href="https://fonts.cdnfonts.com/css/montserrat" rel="stylesheet"/>
|
||||
> version 1.0.0
|
||||
|
||||
date: 2023-03-31T19:37:02+0200 (generated by `./make doc`)
|
||||
date: 2023-03-31T19:40:15+0200 (generated by `./make doc`)
|
||||
|
||||
[](https://github.com/coderofsalvation/xrfragment/actions)
|
||||
|
||||
|
|
|
|||
2
make
2
make
|
|
@ -33,7 +33,7 @@ tests(){
|
|||
|
||||
doc(){
|
||||
{
|
||||
echo '<link rel="stylesheet" href="css/style.css"/>'
|
||||
echo '<link rel="stylesheet" href="https://2wa.isvery.ninja/css/style.css"/>'
|
||||
echo '<link href="https://fonts.cdnfonts.com/css/montserrat" rel="stylesheet"/>'
|
||||
echo "> version $VERSION"
|
||||
echo "\ndate: $(date +"%Y-%m-%dT%H:%M:%S%z") (generated by \`./make doc\`)\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue