-
Couldn't load subscription status.
- Fork 23
Changes in the user guide layout #1763
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
Merged
Merged
Changes from 20 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
2567240
add concepts intro in the user guide index page
luisaFelixSalles 0fbbf46
add tutorials concept (from the main entities documents)
luisaFelixSalles d02de1d
organise and adapt the how-to section
luisaFelixSalles 775f214
organise and adapt the troubleshooting section
luisaFelixSalles 5fd0d8e
organise and adapt the troubleshooting section and final sidebar
luisaFelixSalles efc9057
Merge remote-tracking branch 'origin/doc/user-guide-layout' into doc/…
luisaFelixSalles a643750
Merge remote-tracking branch 'origin/doc/user-guide-layout' into doc/…
luisaFelixSalles 17f3f8e
Merge remote-tracking branch 'origin/doc/user-guide-layout' into doc/…
luisaFelixSalles d263baf
changes in the troubleshooting index page
luisaFelixSalles 43bfd72
Merge remote-tracking branch 'origin/doc/user-guide-layout' into doc/…
luisaFelixSalles 2ea779f
changes in the how to index page
luisaFelixSalles 1d0e594
changes in the concepts index page
luisaFelixSalles 199eb1c
changes in the layout of the index pages
luisaFelixSalles f5db9c4
Merge branch 'refs/heads/doc/general-layout' into doc/user-guide-layout
luisaFelixSalles 7427c54
Apply suggestions from code review
luisaFelixSalles 880ceba
corrections after first revision
luisaFelixSalles c94293b
Apply suggestions from code review
luisaFelixSalles 2f26593
Add sphinx-exec-code to doc requirements
PProfizi 869c6f3
corrections files path
luisaFelixSalles cc48be4
Merge remote-tracking branch 'origin/doc/user-guide-layout' into doc/…
luisaFelixSalles 5d1e881
Apply suggestions from code review
luisaFelixSalles 783c9c9
Apply suggestions from code review
luisaFelixSalles File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,44 +1,28 @@ | ||
| .. _ref_concepts: | ||
| .. _ref_concepts_index: | ||
|
|
||
| ======== | ||
| Concepts | ||
| ======== | ||
| -------- | ||
|
|
||
| This section provides in-depth descriptions and explanations of DPF concepts, including terminology. | ||
| .. grid:: 3 | ||
| :gutter: 2 | ||
|
|
||
| DPF concepts | ||
| ~~~~~~~~~~~~ | ||
|
|
||
| .. toctree:: | ||
| :hidden: | ||
|
|
||
| concepts.rst | ||
| waysofusing.rst | ||
| stepbystep.rst | ||
|
|
||
|
|
||
| .. card-carousel:: 2 | ||
|
|
||
| .. card:: Concepts and terminology | ||
| .. grid-item-card:: Concepts and terminology | ||
| :link: user_guide_concepts | ||
| :link-type: ref | ||
| :width: 25% | ||
| :text-align: center | ||
|
|
||
| .. image:: ../images/drawings/book-logo.png | ||
|
|
||
| .. card:: Ways of using DPF | ||
| .. grid-item-card:: Ways of using DPF | ||
| :link: user_guide_waysofusing | ||
| :link-type: ref | ||
| :width: 25% | ||
| :text-align: center | ||
|
|
||
| .. image:: ../images/drawings/using-dpf.png | ||
|
|
||
| .. card:: Using DPF: Step by step | ||
| .. grid-item-card:: Using DPF: Step by step | ||
| :link: user_guide_stepbystep | ||
| :link-type: ref | ||
| :width: 25% | ||
| :text-align: center | ||
|
|
||
| .. image:: ../images/drawings/checklist.png | ||
| .. image:: ../images/drawings/checklist.png |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,39 @@ | ||
| .. _ref_how_to: | ||
|
|
||
| Enriching DPF capabilities | ||
| ---------------------------------------- | ||
|
|
||
| .. grid:: 3 | ||
| :gutter: 2 | ||
|
|
||
| .. grid-item-card:: Create custom operators and plugins | ||
| :link: user_guide_custom_operators | ||
| :link-type: ref | ||
| :text-align: center | ||
|
|
||
| .. image:: ../images/drawings/plugin-logo.png | ||
| :width: 50% | ||
|
|
||
|
|
||
| .. grid-item-card:: Switch between local and remote server | ||
| :link: user_guide_server_types | ||
| :link-type: ref | ||
| :text-align: center | ||
|
|
||
| .. image:: ../images/drawings/remote_machines.png | ||
|
|
||
|
|
||
| .. grid-item-card:: Access Entry and Premium capabilities | ||
| :link: user_guide_server_context | ||
| :link-type: ref | ||
| :text-align: center | ||
|
|
||
| .. image:: ../images/drawings/entry_premium.png | ||
|
|
||
|
|
||
| .. grid-item-card:: Configure DPF plugins load | ||
| :link: user_guide_xmlfiles | ||
| :link-type: ref | ||
| :text-align: center | ||
|
|
||
| .. image:: ../images/drawings/xml.png |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.