Documentation.

This commit is contained in:
Neil 2021-06-11 23:36:17 -07:00
parent 74619df7e5
commit 6ade38d20c
2 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,5 @@
# vote\.c #
## Vote ##
* [Description](#user-content-preamble)
* [Struct, Union, and Enum Definitions](#user-content-tag): [vote](#user-content-tag-6b81ce15)
* [License](#user-content-license)

View File

@ -1,8 +1,6 @@
/** @license 2007 Neil Edelman, distributed under the terms of the
[GNU General Public License 3](https://opensource.org/licenses/GPL-3.0).
@subtitle Vote
These are hard-coded CGI programmes for simple voting. Compile with different
headers to change the voting scheme. */