-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use AutoDoc to build documentation (#16)
This gets rid of the metadata duplication in PackageInfo.g. Also remove extraneous newlines in XML sources that resulted in extra whitespace in the extracted .tst files.
- Loading branch information
Showing
11 changed files
with
150 additions
and
292 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,6 +18,7 @@ doc/*.six | |
doc/*.tex | ||
doc/*.toc | ||
doc/*.txt | ||
doc/_*.xml | ||
|
||
/tmp/ | ||
/gh-pages/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.