Skip to content

Commit

Permalink
Feature/doc (kutoga#16)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
kutoga authored Oct 17, 2019
1 parent 19faa63 commit cc006d4
Show file tree
Hide file tree
Showing 196 changed files with 4,302 additions and 1,471 deletions.
188 changes: 0 additions & 188 deletions FluentArgs.Playground/Program.cs

This file was deleted.

35 changes: 0 additions & 35 deletions FluentArgs.Test.Helpers/DummyParsingErrorPrinter.cs

This file was deleted.

87 changes: 0 additions & 87 deletions FluentArgs.Test/Parsing/ErrorTests.cs

This file was deleted.

35 changes: 0 additions & 35 deletions FluentArgs/ArgumentParsingException.cs

This file was deleted.

Loading

0 comments on commit cc006d4

Please sign in to comment.