Skip to content

Restructure headlines & fix some typos in the TFS documentation #581

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

Merged
merged 3 commits into from
Aug 17, 2015

Conversation

pascalberger
Copy link
Member

Restructure headlines to make stuff more clear and fix some typos in the TFS Build documentation.

Do you know if it is possible to make links relative? Currently they are linking to the latests version of the docs which is not ideal for the stable docs.

@JakeGinnivan
Copy link
Contributor

Yeah, relative links will sort themselves out. You can also check https://readthedocs.org/builds/gitversion/ and have a look at the build, it tells you if there are dead links. Readthedocs is pretty awesome

@pascalberger
Copy link
Member Author

So instead of [MSBuild Task](http://gitversion.readthedocs.org/en/latest/usage/#msbuild-task)the following variant will work [MSBuild Task](../../usage/#msbuild-task)?

Is there a readthedocs build available for PRs?

@JakeGinnivan
Copy link
Contributor

I don't think it builds for PR's. But yeah, that relative path should work. I wonder if you could just go [MSBuild Task](/usage/#msbuild-task) - we can try? :P

JakeGinnivan added a commit that referenced this pull request Aug 17, 2015
Restructure headlines & fix some typos in the TFS documentation
@JakeGinnivan JakeGinnivan merged commit f7286e2 into GitTools:master Aug 17, 2015
@JakeGinnivan
Copy link
Contributor

I have to run, if it worked cool, if it didn't I can fix up tomorrow (unless you beat me to it)

@pascalberger
Copy link
Member Author

Seems to have worked fine :)

@pascalberger pascalberger deleted the TfsDocImprovements branch August 17, 2015 09:52
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.

2 participants