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

Scopes are not displayed correctly in HTML manual #2117

Closed
mschnitzer opened this issue Jun 23, 2016 · 1 comment
Closed

Scopes are not displayed correctly in HTML manual #2117

mschnitzer opened this issue Jun 23, 2016 · 1 comment
Assignees

Comments

@mschnitzer
Copy link
Contributor

Hi,

a user on our public mailing list figured out, that the scopes are named incorrectly or at least are just displayed incorrectly in our HTML manual.

When going to http://machinery-project.org/machinery_main_scopes.1/ the name of the scopes are shown with underscores instead of dashes. In the markdown file, they're named correctly. So it's an error while generating the HTML manual.

I'm also a bit confused why the file manual/docs/machinery_main_scopes.1.md is gone. It's actually in my local checkout and I'm in the master branch and up-to-date.

@thardeck
Copy link
Member

thardeck commented Jul 5, 2016

Thx for the report and quick reaction on the mailing list.
The file manual/docs/machinery_main_scopes.1.md is on the .gitignore list and is generated when the documentation is built.

I will look into the other stuff.

@thardeck thardeck self-assigned this Jul 5, 2016
thardeck added a commit that referenced this issue Jul 5, 2016
The scope names on the user side should have dashes instead of
underscores.

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

No branches or pull requests

2 participants