mirror of
https://github.com/AuxXxilium/kmod.git
synced 2024-11-23 23:10:53 +07:00
f3a423b6d8
Working with xml is quite fiddly. Swap that for scdoc, which has very trivial markup-like syntax. We have opted for scdoc since it's available on practically any linux distribution. Implementation-wise it's a trivial C99 project, at 1k LoC. If using scdoc proves to be a burden, we can trivially port these to pandoc or similar - 90% of the content will stay the same. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
depmod.8.scd | ||
depmod.8.xml | ||
depmod.d.5.scd | ||
depmod.d.5.xml | ||
insmod.8.scd | ||
insmod.8.xml | ||
kmod.8.scd | ||
kmod.8.xml | ||
lsmod.8.scd | ||
lsmod.8.xml | ||
Makefile.am | ||
modinfo.8.scd | ||
modinfo.8.xml | ||
modprobe.8.scd | ||
modprobe.8.xml | ||
modprobe.d.5.scd | ||
modprobe.d.5.xml | ||
modules.dep.5.scd | ||
modules.dep.5.xml | ||
rmmod.8.scd | ||
rmmod.8.xml |