Skip to content

Commit 240e474

Browse files
committed
docs: replace Sphinx/ReadTheDocs with DeepWiki
Remove outdated Sphinx documentation and add DeepWiki badge for auto-generated documentation that stays current with the codebase.
1 parent d256723 commit 240e474

16 files changed

Lines changed: 1 addition & 173 deletions

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ htmlcov
4848
output/*.html
4949
output/*/index.html
5050

51-
# Sphinx
52-
docs/_build
53-
5451
.DS_Store
5552
*~
5653
.*.sw[po]

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![PyPI Package](http://img.shields.io/pypi/v/onixcheck.svg?style=flat-square)](https://pypi.python.org/pypi/onixcheck)
44
[![PyPI Downloads](http://img.shields.io/pypi/dm/onixcheck.svg?style=flat-square)](https://pypi.python.org/pypi/onixcheck)
5+
[![DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/titusz/onixcheck)
56

67
## Introduction
78

docs/authors.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/conf.py

Lines changed: 0 additions & 44 deletions
This file was deleted.

docs/contributing.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/conventions.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

docs/index.rst

Lines changed: 0 additions & 22 deletions
This file was deleted.

docs/installation.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/readme.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)