Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
resolve
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ift
resolve
Commits
9b69ec9b
Commit
9b69ec9b
authored
Jul 19, 2021
by
Philipp Arras
Browse files
Options
Downloads
Patches
Plain Diff
Docs
parent
c3d60a3e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#105939
passed
Jul 19, 2021
Stage: build_docker
Stage: testing
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/source/dev/index.rst
+14
-0
14 additions, 0 deletions
docs/source/dev/index.rst
docs/source/index.rst
+7
-13
7 additions, 13 deletions
docs/source/index.rst
docs/source/user/index.rst
+6
-0
6 additions, 0 deletions
docs/source/user/index.rst
with
27 additions
and
13 deletions
docs/source/dev/index.rst
0 → 100644
+
14
−
0
View file @
9b69ec9b
Contributing to resolve
=======================
Build the documentation
-----------------------
To build the documentation from source, install `sphinx
<https://www.sphinx-doc.org/en/stable/index.html>`_ and the `pydata sphinx theme
<https://github.com/pydata/pydata-sphinx-theme>`_ on your system and run
.. code-block:: sh
sh docs/generate.sh
This diff is collapsed.
Click to expand it.
docs/source/index.rst
+
7
−
13
View file @
9b69ec9b
Resolve
Resolve
Manual
=======
=======
=======
Resolve is a Bayesian radio imaging algorithm.
Welcome to the resolve documentation!
References
----------
FIXME
Contents
........
.. toctree::
.. toctree::
:maxdepth:
2
:maxdepth:
1
Package Documentation <mod/resolve>
User Guide <user/index>
API reference <mod/resolve>
Development <dev/index>
This diff is collapsed.
Click to expand it.
docs/source/user/index.rst
0 → 100644
+
6
−
0
View file @
9b69ec9b
Resolve user guide
==================
This guide is an overview and explains the main idea behind resolve. More details
are found in the `API reference <../mod/resolve.html>`_.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment