Skip to content
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
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some path corrections:

  • Line 6 the right path is ../dev/setup_environment.md
  • Line 35 the right path is ../dev/setup_environment.md

File renamed without changes.
Empty file.
Empty file added docs/admin/how-to/index.md
Empty file.
File renamed without changes.
File renamed without changes.
Empty file added docs/admin/reference/index.md
Empty file.
Empty file added docs/admin/tutorials/index.md
Empty file.
Empty file added docs/dev/explanations/index.md
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ The code of your app should be in `packages/diracx-web-components/src/components

In order to be compatible with the share and import buttons, the application must write its state to the session storage at `<appId>_State`. This slot is read from and written to by the corresponding functions.

💡You can look at `JobMonitor` as an example.
💡You can look at `JobMonitor` as an example.
Empty file added docs/dev/how-to/index.md
Empty file.
File renamed without changes.
Empty file added docs/dev/reference/index.md
Empty file.
File renamed without changes.
Empty file added docs/dev/tutorials/index.md
Empty file.
File renamed without changes.
60 changes: 0 additions & 60 deletions docs/ops/index.md

This file was deleted.

Empty file added docs/user/explanations/index.md
Empty file.
Empty file added docs/user/how-to/index.md
Empty file.
9 changes: 0 additions & 9 deletions docs/user/index.md

This file was deleted.

Empty file added docs/user/reference/index.md
Empty file.
Empty file added docs/user/tutorials/index.md
Empty file.
1 change: 1 addition & 0 deletions docs/user/web/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# DiracX Web
1 change: 1 addition & 0 deletions docs/user/login_out.md → docs/user/web/login_out.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Logging in & out

## Basics

### Logging in

1. Go to the DiracX-Web instance homepage.
Expand Down
File renamed without changes.