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

Vmodpages #4

Closed
wants to merge 2 commits into from
Closed

Conversation

glennslaven
Copy link

Generate a page for each VMOD, linked to from the VMOD index page.

Discussed in #2

@bsdphk
Copy link
Contributor

bsdphk commented Apr 19, 2016

not taking any position on this one yet, but just wanted to point out that one can use wildcards in .gitignore

@glennslaven
Copy link
Author

@bsdphk Yeah, I know, but if I ignored R1/source/vmods/*.rst it would also ignore howto.rst which isn't a generated file

@bsdphk
Copy link
Contributor

bsdphk commented Apr 22, 2016

I decided a different route.

Instead of trying to coax VMOD writers to stuff more info into the JSON so we can flesh out generated pages, I have made it so that a URL to documentation can be provided in the JSON and we put links to that in a column in the table.

I've redirected all incoming URLS starting with /vmod to the table.

Thanks for the effort & interest!

@bsdphk bsdphk closed this Apr 22, 2016
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

Successfully merging this pull request may close these issues.

None yet

2 participants