Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
a91ddace
Commit
a91ddace
authored
Apr 30, 2001
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(check-doc): Handle @asynclink and @asyncdlink.
parent
a32d7187
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
doc/Makefile.am
doc/Makefile.am
+6
-2
No files found.
doc/Makefile.am
View file @
a91ddace
# $Id: Makefile.am,v 1.2
4
2001/04/30 21:
48:08
ceder Exp $
# $Id: Makefile.am,v 1.2
5
2001/04/30 21:
59:10
ceder Exp $
# Copyright (C) 1998-1999 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -116,6 +116,10 @@ check-doc: Protocol-A.notab lyskomd.notab info
|
tee
asyncs.tmp
\
|
sed
's/.*/^@async{&}$$/'
\
>
async-@.tmp
sed
's/.*/^@asynclink{&}$$/'
\
<
asyncs.tmp
>>
async-@.tmp
sed
's/.*/^@asyncdlink{&}$$/'
\
<
asyncs.tmp
>>
async-@.tmp
# Create a list of all miscinfos.
tac
$(top_srcdir)/src/include/kom-types.h
\
...
...
@@ -193,6 +197,6 @@ check-doc: Protocol-A.notab lyskomd.notab info
# diff.
diff
-u
$(srcdir)/constructs.expected
constructs-@.tmp
# Check @rarg{} and @
k
arg{} constructs. They are only allowed
# Check @rarg{} and @
a
arg{} constructs. They are only allowed
# to refer to named arguments of the call they are documenting.
python
$(srcdir)/checkargs.py
$(srcdir)/Protocol-A.texi
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment