Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #323 from davidradl/git0008
Browse files Browse the repository at this point in the history
#8 clean up old docs
  • Loading branch information
davidradl committed Jan 11, 2022
2 parents 0df37f3 + 334e06e commit 2c5c88c
Show file tree
Hide file tree
Showing 49 changed files with 4 additions and 1,237 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

# Egeria React UI

The Egeria React UI is a multitenanted user interface with eco-system and solution capabilities.
The Egeria React UI is a multitenanted user interface with eco-system and solution capabilities. It's documentation is [https://odpi.github.io/egeria-docs/user-interfaces/react/](https://odpi.github.io/egeria-docs/user-interfaces/react/)

### Documentation [https://odpi.github.io/egeria-docs/user-interfaces/react/](https://odpi.github.io/egeria-docs/user-interfaces/react/)
Contributors see the [Contributor Guide](contributors/contributorguide.md)

----
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
Expand Down
17 changes: 0 additions & 17 deletions cra-client/src/components/Dino/README.md

This file was deleted.

20 changes: 0 additions & 20 deletions cra-client/src/components/TypeExplorer/README.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/GlossaryAuthor/Glossary author Node.drawio

This file was deleted.

Binary file removed docs/GlossaryAuthor/Glossary author Node.png
Binary file not shown.
102 changes: 0 additions & 102 deletions docs/GlossaryAuthor/GlossaryAuthorGuide.md

This file was deleted.

Binary file removed docs/GlossaryAuthor/Termwizard.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/add.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/allcats.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/children.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/connect.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/delete.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/edit.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/emptystartscreen.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/exactmatch.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/filter.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/glossaryaddinput.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/glossaryaddresult.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/glossarychildren.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/initialquickterms.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/leftnav.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/nodetabs.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/quickterms.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/quicktermsresults.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/quicktermswithblankrows.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/quicktermswithnames.png
Binary file not shown.
Binary file removed docs/GlossaryAuthor/startscreenwithoneglossary.png
Binary file not shown.
Binary file not shown.
Binary file removed docs/GlossaryAuthor/topcats.png
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ This project is a [Create React App](https://reactjs.org/docs/create-a-new-react

## 5. cra-server
This is the Express server (also known as the presentation server). the cra - stands for Create React app.

* db - this is the in memory database used for the simple authentication for demo purposes
* functions - common functions
* node_modules - dependant node modules
Expand All @@ -37,6 +38,7 @@ This is the Express server (also known as the presentation server). the cra - st

## 6. cra-client
This is the client code including the javascript. the cra - stands for Create React app.

* build - this is where the client code is built for use in production
* node_modules - dependant node modules
* public - resources
Expand Down
File renamed without changes.
1 change: 0 additions & 1 deletion docs/design/tex/TEX-design.drawio

This file was deleted.

Binary file removed site/docs/assets/favicon.ico
Binary file not shown.
Binary file removed site/docs/assets/images/egeria-header.png
Binary file not shown.
18 changes: 0 additions & 18 deletions site/docs/assets/stylesheets/egeria.css

This file was deleted.

Loading

0 comments on commit 2c5c88c

Please sign in to comment.