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

splitting up some docs, closes #4155 #4171

Merged
merged 11 commits into from Jun 22, 2015

Conversation

alcohol
Copy link
Member

@alcohol alcohol commented Jun 22, 2015

Work in progress, feedback please.

I feel like it doesn't really make sense to put config after community. However, because of the numbering of the filenames and this actually being reflected in the urls generated, this PR might break some external links. Should I revert that change and move config to the last page (07)?

@@ -424,7 +426,7 @@ php composer.phar config repositories.foo vcs https://github.com/foo/bar
## create-project

You can use Composer to create new projects from an existing package. This is
the equivalent of doing a git clone/svn checkout followed by a composer install
the equivalent of doing a git clone/svn checkout followed by a "composer install"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ticks instead of quotes?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm merely trying to follow the styling used in general. I found that often "" are used when the subject doesn't directly relate to the paragraph or an inline code block might distract from the flow of reading.

/cc @Seldaek got any feedback on desired use of quotes or backticks here?

Seldaek added a commit that referenced this pull request Jun 22, 2015
@Seldaek Seldaek merged commit c43a39f into composer:master Jun 22, 2015
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

3 participants