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

Update readme #540

Merged
merged 2 commits into from Feb 10, 2018
Merged

Update readme #540

merged 2 commits into from Feb 10, 2018

Conversation

EPashkin
Copy link
Member

@EPashkin EPashkin commented Feb 9, 2018

@@ -301,10 +301,10 @@ mod color;
And finally the last feature! Just run the following command (note the `-m doc` at the end):

```shell
cargo run --release -- -c YourGirFile.toml -d ../gir-files -o the-output-directory -m doc
cargo run --release -- -c YourGirFile.toml -d ../gir-files --doc-target-path the-output-file-name -m doc
Copy link
Member

Choose a reason for hiding this comment

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

The -o option isn't used for docs generation?

Copy link
Member Author

Choose a reason for hiding this comment

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

It can be used, but file name will be "vendor.md"

Copy link
Contributor

Choose a reason for hiding this comment

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

yes, that made things a bit awkward in gstreamer

@EPashkin
Copy link
Member Author

Ok, I merge this as no one against it.

@EPashkin EPashkin merged commit 47eb915 into gtk-rs:master Feb 10, 2018
@EPashkin EPashkin deleted the update_readme branch February 10, 2018 14:44
vhdirk pushed a commit to vhdirk/gir that referenced this pull request Jul 6, 2018
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