A few tweaks in the docs #2

Merged
SuzanneSoy merged 2 commits from doc-fixes into master 8 years ago
SuzanneSoy commented 8 years ago (Migrated from github.com)
  • In the documentation for define-macro, use syntax-object instead of (syntax result-expr), as that's the way it is documented below
  • Removed spurious space in @seclink[…] {text}
- In the documentation for define-macro, use syntax-object instead of (syntax result-expr), as that's the way it is documented below - Removed spurious space in @seclink[…] <space here> {text}
mbutterick commented 8 years ago (Migrated from github.com)

Very good, thanks

Very good, thanks
The pull request has been merged as ce5110961d.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b doc-fixes master
git pull origin doc-fixes

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff doc-fixes
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/beautiful-racket#2
Loading…
There is no content yet.