dotnet / dotnet-api-docs

.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
https://docs.microsoft.com/dotnet/api/
Other
698 stars 1.54k forks source link

Download PDF only produces files in C# language #9805

Open JasonJones1965 opened 4 months ago

JasonJones1965 commented 4 months ago

When I open documentation on the web site I can choose a version of .NET framework and a programming language. Then the documentation in my browser updates according to my choices. For example, if I choose VB, all code examples will be in VB language. But if I then click "Download PDF", the downloaded file will have everything in C# language.

It would be great if there were a way to download documentation in VB language, because I do not work with C# at all, I work only with VB, and conversion from one language to another is not always straightforward.

dotnet-issue-labeler[bot] commented 4 months ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

gewarren commented 4 months ago

@Khairunj Can you comment on this?