Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup: Remove project diagrams #175

Merged
merged 4 commits into from
Jun 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading