Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xrstools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ixstools
xrstools
Commits
6f47a88c
Commit
6f47a88c
authored
4 years ago
by
myron
Browse files
Options
Downloads
Patches
Plain Diff
doc
parent
9635a6d3
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/conf.py
+1
-1
1 addition, 1 deletion
doc/conf.py
doc/installation.rst
+4
-5
4 additions, 5 deletions
doc/installation.rst
with
5 additions
and
6 deletions
doc/conf.py
+
1
−
1
View file @
6f47a88c
...
...
@@ -33,7 +33,7 @@ sys.path.insert(0, os.path.abspath('../nonregressions'))
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions
=
[
'
sphinx.ext.autodoc
'
,
'
sphinx.ext.todo
'
,
'
sphinx.ext.
pn
gmath
'
,
'
sphinx.ext.ifconfig
'
,
'
sphinx.ext.mathbase
'
,
'
sphinx.ext.viewcode
'
]
# , 'breathe' ]
extensions
=
[
'
sphinx.ext.autodoc
'
,
'
sphinx.ext.todo
'
,
'
sphinx.ext.
im
gmath
'
,
'
sphinx.ext.ifconfig
'
,
'
sphinx.ext.viewcode
'
]
# , 'breathe' ]
# ]
# Add any paths that contain templates here, relative to this directory.
...
...
This diff is collapsed.
Click to expand it.
doc/installation.rst
+
4
−
5
View file @
6f47a88c
...
...
@@ -22,20 +22,19 @@ Installation
export MYPREFIX=/REPLACE/WITH/YOUR/TARGET
cd ${MYPREFIX}
python3 -m venv myenv
* Examples :
There is an archive containing datas for tests by anonymous ftp at ::
source ${MYPREFIX}/myenv/bin/activate
pip install pip --upgrade
pip install setuptools --upgrade
git clone https://gitlab.esrf.fr/ixstools/xrstools
cd ${MYPREFIX}/xr
dctpc
/
cd ${MYPREFIX}/xr
stools
/
pip install -r requirements.txt
python setup.py install
* Examples can be found in the nonregression directory.
* For the roi selection tool you need a recent version of pymca installed on your sistem
...
...
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
register
or
sign in
to comment