forked from gap-packages/AutoDoc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
21 lines (18 loc) · 722 Bytes
/
README
File metadata and controls
21 lines (18 loc) · 722 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#############################################################################
##
## AutoDoc package
##
## Copyright 2012-2015,
## Sebastian Gutsche
## Max Horn
##
## A GAP package to help creating a GAPDoc documentation.
##
#############################################################################
This GAP package is supposed to help creating documentations for GAP
packages. It makes it possible to create documentation without writing
.xml. It is not in any way a substitution for GAPDoc, but needs it to
compile it's output.
Bug reports and other feedback are welcome. The latest version of this
package can be found at
https://github.com/gap-packages/AutoDoc