From 48f44c231177fc7617477ec54a39a732a93dc06a Mon Sep 17 00:00:00 2001 From: Denis Kharchenko Date: Thu, 22 Nov 2018 10:46:47 +0300 Subject: [PATCH] test --- _static/js/custom.js | 1 + conf.py | 5 ++++- readme.md | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 _static/js/custom.js diff --git a/_static/js/custom.js b/_static/js/custom.js new file mode 100644 index 0000000..f9274c2 --- /dev/null +++ b/_static/js/custom.js @@ -0,0 +1 @@ +alert("dede"); \ No newline at end of file diff --git a/conf.py b/conf.py index c69be9c..7f5f3e4 100644 --- a/conf.py +++ b/conf.py @@ -156,4 +156,7 @@ ] -# -- Extension configuration ------------------------------------------------- \ No newline at end of file +# -- Extension configuration ------------------------------------------------- + +def setup(app): + app.add_javascript('js/custom.js') \ No newline at end of file diff --git a/readme.md b/readme.md index a049ee2..463d737 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Документация к 1с websocket Клиент/Сервер -[![Documentation Status](https://readthedocs.org/projects/ssh-1c-docs/badge/?version=latest)](https://1c-websocket-docs.readthedocs.io/ru/latest/?badge=latest) +[![Documentation Status](https://readthedocs.org/projects/1c-websocket/badge/?version=latest)](https://1c-websocket-docs.readthedocs.io/ru/latest/?badge=latest) Автобилд