Generate project documentation using Markdown and allow integrating code snippet from the source code being built. Code snippet are always up-to-date.
15
stars
10
forks
source link
WriteAndCleanupSnippet method in CSharpSnippetExtractor is a real mess and hard to maintain #69
Open
defrancea opened 8 years ago
Implementation is strong a well unit tested, however it's getting hard to maintain now. I should be refactored and spitted in multiple methods.