.gitignore
.gitlab-ci.yml
How_to_setup_the_pipelines.md
LICENSE
README.md
azure-pipelines.yaml
bitbucket-pipelines.yml
pyproject.toml
.github/workflows/publish.yml
.github/workflows/test-python-package.yml
.github/workflows/update_readme.yml
.github/workflows/update_readme_github.yml
images/access_token_info.png
images/cicd_variables.png
images/create_project_access_token_medium.png
images/project_access_token.png
images/repo_variables.png
src/doc_to_md/__init__.py
src/doc_to_md/_version.py
src/doc_to_md/doc_to_md.py
src/doc_to_readme.egg-info/PKG-INFO
src/doc_to_readme.egg-info/SOURCES.txt
src/doc_to_readme.egg-info/dependency_links.txt
src/doc_to_readme.egg-info/top_level.txt
templates/.update_readme_gitlab.yml
tests/classes_for_testing.py
tests/functions_for_testing.py
tests/test_dtm.py