Skip to content

Commit

Permalink
Merge pull request #175 from MrDave1999/remove-diagrams
Browse files Browse the repository at this point in the history
cleanup: Remove project diagrams
  • Loading branch information
MrDave1999 authored Jun 22, 2024
2 parents 70c752a + 93c6e96 commit 4452363
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 24 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ The advantage of using this library is that you do not need to set the environme
- Support for the variables interpolation.
- And much more.

Don't forget to visit the official library [website](https://mrdave1999.github.io/dotenv.core) where you can find [API documentation](https://mrdave1999.github.io/dotenv.core/api/DotEnv.Core.html), [articles](https://mrdave1999.github.io/dotenv.core/articles/getting_started.html) and [diagrams](https://mrdave1999.github.io/dotenv.core/diagrams/class_diagram.html).
Don't forget to visit the official library [website](https://mrdave1999.github.io/dotenv.core) where you can find [API documentation](https://mrdave1999.github.io/dotenv.core/api/DotEnv.Core.html) and [articles](https://mrdave1999.github.io/dotenv.core/articles/getting_started.html).

## Basic Concepts
### What is a .env file?
Expand Down
5 changes: 0 additions & 5 deletions docs/diagrams/class_diagram.md

This file was deleted.

12 changes: 0 additions & 12 deletions docs/diagrams/package_diagram.md

This file was deleted.

4 changes: 0 additions & 4 deletions docs/diagrams/toc.yml

This file was deleted.

2 changes: 0 additions & 2 deletions docs/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
},
{
"files": [
"diagrams/**.md",
"diagrams/**/toc.yml",
"articles/**.md",
"articles/**/toc.yml",
"extensions/**.md",
Expand Down
Binary file removed docs/images/class-diagram-library.png
Binary file not shown.
Binary file removed docs/images/package-diagram-library.png
Binary file not shown.
Binary file removed docs/images/package-diagram-testproject.png
Binary file not shown.

0 comments on commit 4452363

Please sign in to comment.