Pascal Berger

Results 169 comments of Pascal Berger

Is this PR related to #61?

Is this the same problem as reported in #88?

If someone is interested we have created a container based on `jwilder/nginx-proxy` which allows requests of unrestricted size: https://hub.docker.com/r/bbtsoftwareag/nginx-proxy-unrestricted-requestsize/

It would be great to have support for `xref`, like in DocFx, but also to import `xrefmap.json` files, which would allow to link to external sites generated by DocFx (like...

@gep13 Tried with v0.16.0-unstable0046. Going to Community Feed source, click next empty page appears: ![grafik](https://user-images.githubusercontent.com/2190718/32131629-912362e0-bbb3-11e7-919d-033315ebe58e.png) Also packages on the first page seem to be wrong (they are definitely not the...

I also had this on our internal ProGet hosted feed. So definitely not only a community feed caching issue

@gep13 Reliable. ProGet shows 110 packages on the feed.

My issue was with a ProGet hosted feed. So, issue seems also not related to server implementation (assuming we're talking about a single issue only here). This would only leave...

> The compiler SHOULD preserve the placement and form of the inheritdoc element in the XML documentation file. It MUST NOT replace the inheritdoc element with inherited documentation when writing...

While I see the advantages you mention, another downside, beside documentation generators mentioned by @daveaglick, of this approach is that if a library is created with `inheritdoc` tags in the...