Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings when compiling info pages #32

Open
me-and opened this issue Jun 6, 2017 · 1 comment
Open

Warnings when compiling info pages #32

me-and opened this issue Jun 6, 2017 · 1 comment
Labels

Comments

@me-and
Copy link
Member

me-and commented Jun 6, 2017

When compiling the documentation, the following warnings get printed:

user-manual.texi:15: warning: empty menu entry name in `* : idp8829109936.'
user-manual.texi:141: warning: @unnumbered missing argument
user-manual.texi:3202: warning: @ref cross-reference name should not contain `:'
@me-and me-and added the bug label Jun 6, 2017
@me-and me-and changed the title Warnings when compiling user-manual.pdf Warnings when compiling info pages Jun 8, 2017
@me-and
Copy link
Member Author

me-and commented Jun 8, 2017

The warning output comes as part of the make info command, and in particular can be reproduced (after running make info to get the necessary prerequisites) by:

cd Documentation && makeinfo --no-split -o git.info user-manual.texi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant