Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Commit

Permalink
read the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tubone24 committed Jan 14, 2019
1 parent 716cc79 commit 50eaac9
Show file tree
Hide file tree
Showing 19 changed files with 24 additions and 12,021 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
[![Documentation Status](https://readthedocs.org/projects/ebook-homebrew/badge/?version=latest)](https://ebook-homebrew.readthedocs.io/en/latest/?badge=latest)
[![codecov](https://codecov.io/gh/tubone24/ebook_homebrew/branch/master/graph/badge.svg)](https://codecov.io/gh/tubone24/ebook_homebrew)
[![Maintainability](https://api.codeclimate.com/v1/badges/a3e2d70a87998a18e225/maintainability)](https://codeclimate.com/github/tubone24/ebook_homebrew/maintainability)
![Downloads](https://img.shields.io/pypi/dm/ebook-homebrew.svg)
![PyPi](https://img.shields.io/pypi/v/ebook-homebrew.svg)

Change file name to only digit name like `001.jpg` and make e-book format files.

Expand All @@ -20,7 +22,6 @@ Ebook_homebrew is a python package, so that you can use `setup.py` or `pip` inst
### Using setup.py

```bash
$ pip install -r requirements.txt
$ python setup.py install
```

Expand Down
7 changes: 7 additions & 0 deletions doc_src/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ Badges:
:target: https://ebook-homebrew.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://img.shields.io/pypi/dm/ebook-homebrew.svg
:target: https://pypi.org/project/ebook-homebrew/#files

.. image:: https://img.shields.io/pypi/v/ebook-homebrew.svg
:target: https://pypi.org/project/ebook-homebrew/
:alt: Latest PyPI version


.. toctree::
:maxdepth: 2
Expand Down
4 changes: 2 additions & 2 deletions doc_src/modules.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fileName2SerialNumber
=====================
ebook_homebrew
==============

.. toctree::
:maxdepth: 4
Expand Down
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 6616030681385073aabc3a838e7c9854
config: 65da6e1ee764ffd87bf57ba2266e1ec3
tags: 645f666f9bcd5a90fca523b33c5a78b7
422 changes: 0 additions & 422 deletions docs/_modules/ebook_homebrew/change_filename.html

This file was deleted.

294 changes: 0 additions & 294 deletions docs/_modules/ebook_homebrew/commands/cli.html

This file was deleted.

334 changes: 0 additions & 334 deletions docs/_modules/ebook_homebrew/make_pdf.html

This file was deleted.

273 changes: 0 additions & 273 deletions docs/_modules/ebook_homebrew/make_zip.html

This file was deleted.

0 comments on commit 50eaac9

Please sign in to comment.