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

Make DocId a default formatter #436

Open
joelmartinez opened this issue Aug 2, 2019 · 0 comments
Open

Make DocId a default formatter #436

joelmartinez opened this issue Aug 2, 2019 · 0 comments

Comments

@joelmartinez
Copy link
Member

The DocId is a critical link for working with docs.microsoft.com ... right now, we just instruct any CI that runs in "frameworks mode" that they should include -lang docid, because otherwise the member and type signature will not be generated.

We should accept this fact, and make docid included in the default list.

Steps:

  1. Add an instance of DocIdFormatter to these two arrays.
  2. Update the en.expected* entries here for the integration tests.
  3. Verify that adding -lang docid will not break existing CI scripts that will already be passing in that parameter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant