1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

docs: create SUMMARY.md automatically

This commit is contained in:
Terts Diepraam 2022-01-22 11:39:07 +01:00
parent b2c7177106
commit a3ca29b612
5 changed files with 66 additions and 161 deletions

5
docs/theme/head.hbs vendored
View file

@ -10,4 +10,7 @@
top: 1em;
right: 0;
}
</style>
dd > p {
margin-top: 0.2em;
}
</style>