Skip to content

Commit cc006d4

Browse files
authored
Feature/doc (#16)
* Starting to create doc gifs * Introduce validators * Add tests for validators * WIP * WIP * WIP * Removed all NotImplementedExceptions * Ignore _ in names (tests) * Remove all warnings * Remove all warnings * tuning pipelines * Validator -> Validation * Changed directory structure * Added a dummy project for testing example codes * Create NuGet package * Added README build script * Create nuget package * Add char parser * Create LICENSE * Add char parser * Gif magic * Test building doc during CI * Install HOWTO * Parser / validation * Improved README template * Doc * ParameterList -> ListParameter * Test readme * Use bash to execute script. * Remove unused file * README fix * Misc * Misc * Add details tags in README * Finalized help
1 parent 19faa63 commit cc006d4

File tree

196 files changed

+4302
-1471
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

196 files changed

+4302
-1471
lines changed

FluentArgs.Playground/Program.cs

-188
This file was deleted.

FluentArgs.Test.Helpers/DummyParsingErrorPrinter.cs

-35
This file was deleted.

FluentArgs.Test/Parsing/ErrorTests.cs

-87
This file was deleted.

FluentArgs/ArgumentParsingException.cs

-35
This file was deleted.

0 commit comments

Comments
 (0)