4 lines
130 B
Bash
Executable File
4 lines
130 B
Bash
Executable File
#! /usr/bin/env bash
|
|
texi2any -o ada-mode.info --no-split ada-mode.texi
|
|
texi2any --html -o ada-mode.html --no-split ada-mode.texi
|