Skip to content
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

Docs review #214

Closed
wants to merge 185 commits into from
Closed
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
185 commits
Select commit Hold shift + click to select a range
587b64c
WIP: Conversion of Sphinx based tutorial to markdown/mkdocs (#204)
neteler May 27, 2021
ad94d84
Rename resources folder folder to rest + use absolute imports (#207)
mmacata May 27, 2021
26f2f24
Get all mapsets locks (#200)
juleshaas May 27, 2021
54fe24c
Splitup common folder (part 1) (#209)
anikaweinmann May 28, 2021
7dd3414
Create models folder (#208)
mmacata May 28, 2021
74c18ff
Documentation update (#210)
juleshaas May 28, 2021
4acc5b2
move common to subfolder core (#215)
mmacata May 28, 2021
ab6fec5
update docker readme (#218)
mmacata May 28, 2021
6b31a0d
update folders in scripts (#220)
mmacata May 28, 2021
dac6cce
gource script for code development visualization (#219)
neteler Jun 1, 2021
1ca4451
change GHA on push and pr (#217)
anikaweinmann Jun 2, 2021
4565f8b
Local GeoTIFF import (#216)
anikaweinmann Jun 2, 2021
cbfc675
Move modules used by plugins (#221)
mmacata Jun 2, 2021
60b4b61
update plugin versions (#222)
mmacata Jun 2, 2021
18dbb67
update paths in scripts
juleshaas Jun 24, 2021
3ea04d5
Merge pull request #224 from griembauer/script_importing_fix
griembauer Jun 24, 2021
0f69b1d
update actinia-module-plugin version (#228)
mmacata Jul 7, 2021
9eaac48
update CHANGELOG + README (#229)
mmacata Jul 9, 2021
73a1a12
add bandref to RasterInfoModel (#230)
mmacata Jul 15, 2021
6aaa9b6
fix webhook url in message (#231)
anikaweinmann Jul 27, 2021
c134066
Fix "check service" URL in install instructions (#232)
ashiklom Aug 4, 2021
e10c094
GHA docker (#165)
mmacata Aug 12, 2021
c262c96
cleaning documentation in actinia_core/docs/docs (#213)
juleshaas Aug 13, 2021
6de9c15
add openeo addons (#235)
mmacata Aug 13, 2021
10ba327
Integrate tgis in mapset merge (#233)
anikaweinmann Aug 18, 2021
f19e048
Add support for STRDS export (#236)
mmacata Aug 19, 2021
fc0e3c9
update changelog
mmacata Aug 20, 2021
77d04f1
prevent duplicate workflow run for release (#238)
mmacata Aug 20, 2021
4f19f96
Add json to stdoutParser options (#239)
mmacata Aug 31, 2021
15be8b9
Enhance json output (#240)
mmacata Sep 7, 2021
0cb8786
update changelog
mmacata Sep 7, 2021
6a87d20
Add band_names property to STRDSInfoModel (#243)
jonas-eberle Sep 21, 2021
0188729
update changelog
mmacata Sep 21, 2021
514ef75
fix cleanup error (#248)
mmacata Oct 2, 2021
84e8e81
allow & in r.mapcalc processing (#253)
anikaweinmann Oct 3, 2021
3f2d967
Make the version output more flexible
marcjansen Oct 2, 2021
20b7fe6
Fix several misspelled words
marcjansen Oct 3, 2021
fa349b3
Merge pull request #252 from marcjansen/version-enhancements
marcjansen Oct 3, 2021
fe9702e
Merge pull request #254 from marcjansen/spelling-mistakes
marcjansen Oct 3, 2021
efc75a3
Splitup methods in process_chain.py (#251)
anikaweinmann Oct 4, 2021
7342104
List all available mapsets (issue 162) (#249)
griembauer Oct 4, 2021
8ed81f0
allow endpoints with and without trailing slash (#257)
juleshaas Oct 4, 2021
6141539
Add tests for raster upload endpoint (#259)
griembauer Oct 6, 2021
57a2a2e
Test and improve actinia tutorials (#258)
juleshaas Oct 11, 2021
14ab388
use NamedTemporaryFile (#262)
anikaweinmann Oct 13, 2021
08c4f84
Issue 180: add vector upload (#260)
anikaweinmann Oct 13, 2021
7d82d90
Fix E127 flake errors in test-folder
marcjansen Oct 3, 2021
a2597d0
Fix E122 flake errors in test-folder
marcjansen Oct 3, 2021
23c7af3
Fix E131 flake errors in test-folder
marcjansen Oct 3, 2021
521a43b
Fix E265 flake errors in test-folder
marcjansen Oct 3, 2021
83176ef
Fix E266 flake errors in test-folder
marcjansen Oct 3, 2021
0dd810c
Fix E301 flake errors in test-folder
marcjansen Oct 3, 2021
c7260aa
Fix E303 flake errors in test-folder
marcjansen Oct 3, 2021
e4d71bf
Fix E741 flake errors in test-folder
marcjansen Oct 3, 2021
f9dacda
Fix F841 flake errors in test-folder
marcjansen Oct 10, 2021
ce2b761
Fix E722 flake errors in test-folder
marcjansen Oct 11, 2021
4c90e4b
Fix E231 flake errors in test-folder
marcjansen Oct 11, 2021
b34a980
Multiple smaller flake8 fixes
marcjansen Oct 12, 2021
70a7ec2
Also run flake on the tests/-folder
marcjansen Oct 12, 2021
9d6acdf
Lint fixes after rebase
marcjansen Oct 13, 2021
62d7b06
Merge pull request #255 from marcjansen/flake8-test-folder
marcjansen Oct 13, 2021
bafb97d
Use recommended way to create temporary files
marcjansen Oct 4, 2021
daca667
Apply suggestions from code review
marcjansen Oct 11, 2021
0fb9c29
Merge pull request #256 from marcjansen/cwe-377-tempfile
marcjansen Oct 13, 2021
08203e0
changelog
Oct 13, 2021
a53f48f
changelog 2
Oct 13, 2021
29127b2
fix user creation endpoint (#268)
griembauer Oct 20, 2021
76a562d
adapt curl requests (#269)
juleshaas Oct 21, 2021
63048c7
Update Readme.md
griembauer Oct 27, 2021
0e64f3c
stac variable and command generation into actinia -- AssertionError r…
joaherrerama Nov 11, 2021
8b420f9
translating Stac Reading to single file
joaherrerama Nov 15, 2021
449da20
fixing bug in stac_importer_interface and enhancing OOP approach
joaherrerama Nov 17, 2021
65236d8
stac_importer_interface running :rocket:
joaherrerama Nov 18, 2021
c34def9
change NameError for Exception
joaherrerama Nov 22, 2021
0ba6634
test code for STAC implementation
joaherrerama Nov 23, 2021
4826b26
Using v2 (#277)
anikaweinmann Nov 23, 2021
e8b51a4
Use separate repo for api docs (#278)
mmacata Nov 25, 2021
2b8ae24
try to fix uncontrolled data used in path (#280)
anikaweinmann Nov 26, 2021
1ef779c
add stac plugin to alpine config (#282)
mmacata Dec 2, 2021
dfa6953
Add api_version to version endpoint (#283)
mmacata Dec 3, 2021
d802c68
Enable debugging via vscode (#284)
mmacata Dec 8, 2021
58e03ac
New splitup in unit and integration tests (#285)
anikaweinmann Dec 8, 2021
209058f
changes on methods and calls
joaherrerama Dec 9, 2021
a967e01
documentation input parameters
joaherrerama Dec 9, 2021
2320900
flake8 errors
joaherrerama Dec 9, 2021
8667d66
STAC verification and small descrption on test function
joaherrerama Dec 9, 2021
c541ef6
Merge pull request #275 from joaherrerama/StacImportAnalyse
joaherrerama Dec 9, 2021
66f0869
enhance dev setup (#288)
mmacata Dec 16, 2021
447c437
update actinia-api version (#289)
mmacata Dec 16, 2021
a2a0ef0
update changelog
mmacata Dec 16, 2021
971b693
installation instructions: update (#287)
neteler Dec 16, 2021
415d48e
Merge pull request #276 from joaherrerama/StacTestCode
joaherrerama Dec 21, 2021
249c7a1
update plugin
mmacata Dec 22, 2021
ddd2539
Merge branch 'main' of github.com:mundialis/actinia_core into main
mmacata Dec 22, 2021
8f483d4
Actinia core v3 (#296)
anikaweinmann Jan 7, 2022
ee814b3
Fix tests (#297)
anikaweinmann Jan 11, 2022
5f68116
update plugin version
mmacata Jan 13, 2022
826d8f0
Merge branch 'main' of github.com:mundialis/actinia_core into main
mmacata Jan 13, 2022
5dbd884
update changelog
mmacata Jan 13, 2022
12f2e7a
Add software DOI badge
neteler Jan 18, 2022
691b7ed
Change actinia software DOI badge to generic DOI
Jan 19, 2022
7e79f56
CITATION.cff: citable actinia core source code with DOI (#300)
neteler Jan 19, 2022
9b009bd
Update CITATION.cff
mmacata Jan 19, 2022
dd8f3c9
update changelog
mmacata Jan 19, 2022
76ba388
Add RELEASE.md (#302)
mmacata Jan 21, 2022
8d9635f
allow & for more modules
metzm Jan 28, 2022
bfce7e0
Merge pull request #308 from mundialis/mapcalc_expression
metzm Jan 31, 2022
ccfedd9
Retry webhook (#299)
anikaweinmann Feb 1, 2022
df2a8de
Update CITATION.cff
anikaweinmann Feb 2, 2022
f626a51
changelog version 3.1.0
Feb 2, 2022
53a97be
GHA and Dockerfile using github token (#310)
anikaweinmann Feb 3, 2022
10b23b4
Update CITATION.cff
anikaweinmann Feb 3, 2022
93d433a
changelog
Feb 3, 2022
d4d416b
Move most docker config (#311)
mmacata Feb 11, 2022
a7708c1
CITATION.cff: omit quotation marks
neteler Feb 12, 2022
7354d47
CITATION.cff: omit single quotes
neteler Feb 12, 2022
3ec1c73
mark breaking changes (#312)
mmacata Feb 15, 2022
d8d298e
Add pipeline to add python wheel to release assets (#313)
mmacata Feb 23, 2022
a8ceff4
Update CITATION.cff
mmacata Feb 23, 2022
d4d1708
Update CHANGELOG.md
mmacata Feb 23, 2022
2147fc7
Update generic actinia DOI
neteler Mar 1, 2022
46d4b4d
gource: fix caption file name
neteler Mar 5, 2022
ad88584
export_strds: specify path to the directory where output is written
metzm Mar 9, 2022
4604c4c
Merge pull request #316 from mundialis/export_strds
metzm Mar 11, 2022
0854245
Update CITATION.cff
metzm Mar 11, 2022
02a2970
Update CHANGELOG.md
metzm Mar 11, 2022
d3cf1b6
Reactivate redis queue (#304)
mmacata Mar 17, 2022
58c6172
simplify lint workflow (#321)
mmacata Mar 17, 2022
4ca8652
adapt s2 importer to work without Google BigQuery (#295)
griembauer Mar 21, 2022
2961373
Importer resampling and resolution (#298)
juleshaas Mar 21, 2022
dc26ac8
Update CITATION.cff
mmacata Mar 23, 2022
2b8b35d
Update CHANGELOG.md
mmacata Mar 23, 2022
9cc9e38
Stac result export (#290)
joaherrerama Mar 23, 2022
d894345
Stac result export (#334)
joaherrerama Mar 29, 2022
23b3b99
solving dependency (#335)
joaherrerama Mar 29, 2022
ea97c42
Pystac Issue changing name of the function (#336)
joaherrerama Mar 31, 2022
4efa7ae
Update CITATION.cff
mmacata Mar 31, 2022
317a803
Update CHANGELOG.md
mmacata Mar 31, 2022
850e30e
Refactor rest (#320)
mmacata Apr 1, 2022
d9b9f11
Refactor rest - part 2 (#322)
mmacata Apr 1, 2022
3292c19
Move apidocs (#337)
mmacata Apr 1, 2022
794ab0b
Update CITATION.cff
mmacata Apr 1, 2022
9f49a73
Update CHANGELOG.md
mmacata Apr 1, 2022
9fc28fc
Update CHANGELOG.md
mmacata Apr 1, 2022
25304f6
Fix wheel build in gha (#338)
mmacata Apr 20, 2022
07d43eb
Add imported modules from actinia-tiling-plugin (#342)
anikaweinmann Apr 27, 2022
42072ec
Add more modules and configuration to add additinal modules in config…
anikaweinmann Apr 27, 2022
1495a42
STAC Importer Issues (#318)
joaherrerama Apr 28, 2022
35d83ec
Prepare docker alpine to 3.15 (#343)
mmacata Apr 29, 2022
1379a47
Docker alpine3.15 update part 2 (#346)
mmacata Apr 29, 2022
ec736d7
Use versionless GRASS GIS (8) instead of hardcoded grass7x (#347)
neteler May 3, 2022
a82977f
edited index.md
Momen-Mawad May 6, 2022
eabffc5
Allow a user and guest to request his own user (breaking change) (#348)
anikaweinmann May 17, 2022
56ecd3d
allow character "&" for t.rast.bandcalc
metzm May 19, 2022
31837ce
format code
metzm May 19, 2022
1eb3d62
Merge pull request #351 from mundialis/mapcalc_allow_t.rast.bandcalc
metzm May 19, 2022
4609044
Update CITATION.cff
metzm May 20, 2022
f605d43
Update CHANGELOG.md
metzm May 20, 2022
036240c
Update docs/README.md
Momen-Mawad May 25, 2022
04776e6
Update docs/docs/index.md
Momen-Mawad May 25, 2022
21b85d9
Merge pull request #350 from mundialis/tutorial_update
Momen-Mawad May 25, 2022
e621665
docu deployment GHA workflow
May 25, 2022
9a14709
fix pipleline
May 25, 2022
d6bf13b
fix docu deployment pipeline
May 25, 2022
7422501
Tests for importer: parameters resample and resolution (#349)
juleshaas May 27, 2022
34a6dd7
fix dev setup (#352)
mmacata Jun 3, 2022
bbf5467
docs: actinia concepts got lost
metzm Jun 8, 2022
0735465
Merge pull request #353 from mundialis/docs_actinia_concepts
metzm Jun 8, 2022
07f1542
docs: add source code URL (GitHub)
neteler Jun 9, 2022
c3d040c
Enable separate redis queue per job (#355)
mmacata Jul 19, 2022
95b9e94
Endpoint configuration (#357)
anikaweinmann Jul 20, 2022
07d9be9
Update CITATION.cff
anikaweinmann Jul 20, 2022
d1c52b4
Update CHANGELOG.md
anikaweinmann Jul 20, 2022
66cf9f7
add option to shutdown worker when queue is empty (#358)
mmacata Jul 20, 2022
b21413e
sync config (#360)
mmacata Jul 20, 2022
8a91411
fix queue DEV setup
Jul 20, 2022
60d197e
add dependencies for actinia-parallel-plugin (#356)
anikaweinmann Jul 21, 2022
a497cbd
Always use local queue for sync requests (#361)
mmacata Jul 21, 2022
00b1e1a
add redis_queue
Jul 21, 2022
dc7d896
Merge branch 'main' of github.com:mundialis/actinia_core into main
Jul 21, 2022
e1334b3
docs: replace broken api docs links
metzm Jul 28, 2022
1bc316b
add reDoc link
metzm Jul 28, 2022
c73b08b
replace API doc links
metzm Jul 28, 2022
8e56a07
disable old api doc links
metzm Jul 28, 2022
3bb623a
Merge pull request #362 from mundialis/apidocs_links
metzm Jul 28, 2022
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
4 changes: 2 additions & 2 deletions .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ per-file-ignores =
./actinia_core/common/api_logger.py: F401
./actinia_core/common/app.py: E402, E501
./actinia_core/testsuite.py: F401
./actinia_core/resources/ephemeral_processing.py: F401, W605
./actinia_core/rest/ephemeral_processing.py: F401, W605
./actinia_core/common/storage_interface_gcs.py: F401
./actinia_core/main.py: F401
./actinia_core/common/process_queue.py: F401
./actinia_core/common/process_chain.py: W605
./actinia_core/models/process_chain.py: W605
./actinia_core/common/interim_results.py: W605
./actinia_core/common/list_grass_modules.py: F821
./actinia_core/common/aws_sentinel_interface.py: E501
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ build/*
dist/*
sdist/*
docs/api/*
docs/_build/*
docs/site/*
cover/*
MANIFEST

Expand Down
196 changes: 3 additions & 193 deletions docs/Makefile
Original file line number Diff line number Diff line change
@@ -1,193 +1,3 @@
# Makefile for Sphinx documentation
#

# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = _build
AUTODOCDIR = api
AUTODOCBUILD = sphinx-apidoc
PROJECT = actinia_core
MODULEDIR = ../src/actinia_core

# User-friendly check for sphinx-build
ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $?), 1)
$(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the '$(SPHINXBUILD)' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/)
endif

# Internal variables.
PAPEROPT_a4 = -D latex_paper_size=a4
PAPEROPT_letter = -D latex_paper_size=letter
ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
# the i18n builder cannot share the environment and doctrees with the others
I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .

.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext doc-requirements

help:
@echo "Please use \`make <target>' where <target> is one of"
@echo " html to make standalone HTML files"
@echo " dirhtml to make HTML files named index.html in directories"
@echo " singlehtml to make a single large HTML file"
@echo " pickle to make pickle files"
@echo " json to make JSON files"
@echo " htmlhelp to make HTML files and a HTML help project"
@echo " qthelp to make HTML files and a qthelp project"
@echo " devhelp to make HTML files and a Devhelp project"
@echo " epub to make an epub"
@echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
@echo " latexpdf to make LaTeX files and run them through pdflatex"
@echo " latexpdfja to make LaTeX files and run them through platex/dvipdfmx"
@echo " text to make text files"
@echo " man to make manual pages"
@echo " texinfo to make Texinfo files"
@echo " info to make Texinfo files and run them through makeinfo"
@echo " gettext to make PO message catalogs"
@echo " changes to make an overview of all changed/added/deprecated items"
@echo " xml to make Docutils-native XML files"
@echo " pseudoxml to make pseudoxml-XML files for display purposes"
@echo " linkcheck to check all external links for integrity"
@echo " doctest to run all doctests embedded in the documentation (if enabled)"

clean:
rm -rf $(BUILDDIR)/* $(AUTODOCDIR)

$(AUTODOCDIR): $(MODULEDIR)
mkdir -p $@
$(AUTODOCBUILD) -f -o $@ $^

doc-requirements: $(AUTODOCDIR)

html: doc-requirements
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
@echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."

dirhtml: doc-requirements
$(SPHINXBUILD) -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml
@echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml."

singlehtml: doc-requirements
$(SPHINXBUILD) -b singlehtml $(ALLSPHINXOPTS) $(BUILDDIR)/singlehtml
@echo
@echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml."

pickle: doc-requirements
$(SPHINXBUILD) -b pickle $(ALLSPHINXOPTS) $(BUILDDIR)/pickle
@echo
@echo "Build finished; now you can process the pickle files."

json: doc-requirements
$(SPHINXBUILD) -b json $(ALLSPHINXOPTS) $(BUILDDIR)/json
@echo
@echo "Build finished; now you can process the JSON files."

htmlhelp: doc-requirements
$(SPHINXBUILD) -b htmlhelp $(ALLSPHINXOPTS) $(BUILDDIR)/htmlhelp
@echo
@echo "Build finished; now you can run HTML Help Workshop with the" \
".hhp project file in $(BUILDDIR)/htmlhelp."

qthelp: doc-requirements
$(SPHINXBUILD) -b qthelp $(ALLSPHINXOPTS) $(BUILDDIR)/qthelp
@echo
@echo "Build finished; now you can run "qcollectiongenerator" with the" \
".qhcp project file in $(BUILDDIR)/qthelp, like this:"
@echo "# qcollectiongenerator $(BUILDDIR)/qthelp/$(PROJECT).qhcp"
@echo "To view the help file:"
@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/$(PROJECT).qhc"

devhelp: doc-requirements
$(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
@echo
@echo "Build finished."
@echo "To view the help file:"
@echo "# mkdir -p $HOME/.local/share/devhelp/$(PROJECT)"
@echo "# ln -s $(BUILDDIR)/devhelp $HOME/.local/share/devhelp/$(PROJEC)"
@echo "# devhelp"

epub: doc-requirements
$(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
@echo
@echo "Build finished. The epub file is in $(BUILDDIR)/epub."

patch-latex:
find _build/latex -iname "*.tex" | xargs -- \
sed -i'' 's~includegraphics{~includegraphics\[keepaspectratio,max size={\\textwidth}{\\textheight}\]{~g'

latex: doc-requirements
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
$(MAKE) patch-latex
@echo
@echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex."
@echo "Run \`make' in that directory to run these through (pdf)latex" \
"(use \`make latexpdf' here to do that automatically)."

latexpdf: doc-requirements
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
$(MAKE) patch-latex
@echo "Running LaTeX files through pdflatex..."
$(MAKE) -C $(BUILDDIR)/latex all-pdf
@echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."

latexpdfja: doc-requirements
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
@echo "Running LaTeX files through platex and dvipdfmx..."
$(MAKE) -C $(BUILDDIR)/latex all-pdf-ja
@echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."

text: doc-requirements
$(SPHINXBUILD) -b text $(ALLSPHINXOPTS) $(BUILDDIR)/text
@echo
@echo "Build finished. The text files are in $(BUILDDIR)/text."

man: doc-requirements
$(SPHINXBUILD) -b man $(ALLSPHINXOPTS) $(BUILDDIR)/man
@echo
@echo "Build finished. The manual pages are in $(BUILDDIR)/man."

texinfo: doc-requirements
$(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
@echo
@echo "Build finished. The Texinfo files are in $(BUILDDIR)/texinfo."
@echo "Run \`make' in that directory to run these through makeinfo" \
"(use \`make info' here to do that automatically)."

info: doc-requirements
$(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
@echo "Running Texinfo files through makeinfo..."
make -C $(BUILDDIR)/texinfo info
@echo "makeinfo finished; the Info files are in $(BUILDDIR)/texinfo."

gettext: doc-requirements
$(SPHINXBUILD) -b gettext $(I18NSPHINXOPTS) $(BUILDDIR)/locale
@echo
@echo "Build finished. The message catalogs are in $(BUILDDIR)/locale."

changes: doc-requirements
$(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) $(BUILDDIR)/changes
@echo
@echo "The overview file is in $(BUILDDIR)/changes."

linkcheck: doc-requirements
$(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
@echo
@echo "Link check complete; look for any errors in the above output " \
"or in $(BUILDDIR)/linkcheck/output.txt."

doctest: doc-requirements
$(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
@echo "Testing of doctests in the sources finished, look at the " \
"results in $(BUILDDIR)/doctest/output.txt."

xml: doc-requirements
$(SPHINXBUILD) -b xml $(ALLSPHINXOPTS) $(BUILDDIR)/xml
@echo
@echo "Build finished. The XML files are in $(BUILDDIR)/xml."

pseudoxml: doc-requirements
$(SPHINXBUILD) -b pseudoxml $(ALLSPHINXOPTS) $(BUILDDIR)/pseudoxml
@echo
@echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."
all:
mkdocs build
@echo "Tutorial build in ./site/"
1 change: 0 additions & 1 deletion docs/_static/.gitignore

This file was deleted.

164 changes: 0 additions & 164 deletions docs/actinia_concepts.rst

This file was deleted.

2 changes: 0 additions & 2 deletions docs/authors.rst

This file was deleted.

2 changes: 0 additions & 2 deletions docs/changelog.rst

This file was deleted.

Loading