Pascal Berger
Pascal Berger
> The compiler SHOULD emit the documentation file with inheritdoc elements replaced by their inherited content. The compiler MAY support emitting the documentation file with inheritdoc elements not replaced; in...
Having some kind of include statement which can be used in the config file could work fine for my use case
@devlead What do you think about adding the content of [this](https://cakebuild.net/blog/2016/05/debug-cake-file) and [this](https://cakebuild.net/blog/2016/09/debug-cake-vscode) blog post to the proper [Editor section](https://cakebuild.net/docs/editors/)?
For 2.0 we should add documentation how to debug by manually attaching debugger
The Bitrise step is available at https://www.bitrise.io/integrations/steps/cakebuild and source code at https://github.com/cake-build/bitrise-cake-step. Scope of this issue is to add a new page at https://cakebuild.net/docs/build-systems/bitrise which documents how to install and...
Example for Cake & Bullseye: https://twitter.com/devlead/status/1032877567131443200?s=19
.NET 5 top level program with Cake.Bridge: https://github.com/devlead/Cake.Bridge/blob/6f762309012071bb1def11388a4c01d3a5954677/src/CakeConsoleRunner/Program.cs
@marekgebka Great. Let me know if you have questions or need further information.
@marekgebka Are you still interested in giving this a try? Do you need any further information?
@marekgebka Can you please list what exactly you did, how you run the build and what OS/Version?