-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Keeping gapmacro-based manual has some inconveniences when one uses ReleaseTools. First, I can not publish a release from any place, since it has a relative path to gapmacro.tex. Second, symlinking the clone into gap/pkg did not help. So I had to make a new clone of the repository. Third, inside that clone I had to recreate gh-pages subdirectory with:
cd modisom
git clone [email protected]:gap-packages/modisom.git gh-pages
cd gh-pages
git fetch origin gh-pages
git checkout gh-pages
With GAPDoc, none of these steps would be needed...
Metadata
Metadata
Assignees
Labels
No labels