Skip to content
This repository was archived by the owner on May 20, 2020. It is now read-only.

Flag: plugins #138

Closed
steveklabnik opened this issue Aug 10, 2017 · 3 comments
Closed

Flag: plugins #138

steveklabnik opened this issue Aug 10, 2017 · 3 comments

Comments

@steveklabnik
Copy link
Owner

This issue is part of #125

--plugins:

Using this flag looks like this:

$ rustdoc src/lib.rs --plugins foo bar

For more, see the chapter on plugins.

See also: --plugin-path.


Should we keep this flag or not?

@steveklabnik
Copy link
Owner Author

I'd like to see plugins removed from current rustdoc entirely, I don't think we want to support this in new rustdoc, exactly.

Instead of writing a rustdoc plugin, you'd write something using rustdoc as a library, and do that.

@steveklabnik
Copy link
Owner Author

We talked about this at the tools team meeting today and the intention is to remove this flag. We're going to remove plugins.

@steveklabnik
Copy link
Owner Author

rust-lang/rust#44136 is the issue tracking the deprecation; it may or may not be removed, but it means we don't need to support it.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

1 participant