Skip to content
Snippets Groups Projects
Commit b470246f authored by florian's avatar florian
Browse files

MAINT: Rename in more documents

parent 6ba06bcd
No related branches found
No related tags found
2 merge requests!53Release 0.1,!23F rename module
Pipeline #23084 passed
src/newcrawler.egg-info/ src/caoscrawler.egg-info/
.coverage .coverage
__pycache__ __pycache__
.tox .tox
......
# newcrawler # caoscrawler
A new crawler for CaosDB. A new crawler for CaosDB.
......
...@@ -35,4 +35,4 @@ per-file-ignores = __init__.py:F401 ...@@ -35,4 +35,4 @@ per-file-ignores = __init__.py:F401
[options.entry_points] [options.entry_points]
console_scripts = console_scripts =
crawler2.0 = caoscrawler.crawl:main caosdb-crawler = caoscrawler.crawl:main
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
SPHINXOPTS ?= -a SPHINXOPTS ?= -a
SPHINXBUILD ?= sphinx-build SPHINXBUILD ?= sphinx-build
SPHINXAPIDOC ?= sphinx-apidoc SPHINXAPIDOC ?= sphinx-apidoc
PY_BASEDIR = ../newcrawler PY_BASEDIR = ../caoscrawler
SOURCEDIR = . SOURCEDIR = .
BUILDDIR = ../../build/doc BUILDDIR = ../../build/doc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment