Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
0868c301
Commit
0868c301
authored
Apr 18, 2001
by
Per Cederqvist
Browse files
(check-doc): Depend on info. so that checkargs.py is only run on a
file that makeinfo can process. Run checkargs.py on Protocol-A.texi.
parent
fc84d77b
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile.am
View file @
0868c301
# $Id: Makefile.am,v 1.2
0
2001/04/1
6 18:16:3
2 ceder Exp $
# $Id: Makefile.am,v 1.2
1
2001/04/1
8 07:04:4
2 ceder Exp $
# Copyright (C) 1998-1999 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -80,7 +80,7 @@ Protocol-A.pdf: Protocol-A.texi
check
:
check-doc
check-doc
:
Protocol-A.notab lyskomd.notab
check-doc
:
Protocol-A.notab lyskomd.notab
info
# Create a list of all aux-items.
sed
-n
's/[0-9][0-9]* : \([^ ]*\) (.*/\1/p'
\
$(top_srcdir)
/run-support/aux-items.conf
\
...
...
@@ -183,4 +183,4 @@ check-doc: Protocol-A.notab lyskomd.notab
# Check @rarg{} and @karg{} constructs. They are only allowed
# to refer to named arguments of the call they are documenting.
# FIXME
python
$(srcdir)/checkargs.py
$(srcdir)/Protocol-A.texi
Write
Preview
Supports
Markdown
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