Skip to content

Commit

Permalink
docs moved out of repo to ActivityWatch/docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Oct 31, 2017
1 parent ece01ff commit 6ee1215
Show file tree
Hide file tree
Showing 28 changed files with 2 additions and 1,551 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ __pycache__
venv*
old
other
docs
8 changes: 1 addition & 7 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Instructions on how to do this can be found in the guide linked above.

# These targets should always rerun
.PHONY: build install test docs clean clean_all
.PHONY: build install test clean clean_all

SHELL := /usr/bin/env bash

Expand Down Expand Up @@ -101,12 +101,6 @@ package:
#
bash scripts/package/package-zip.sh

docs:
make --directory=docs html

docs-deps:
pip3 install --user -r docs/requirements.txt

clean:
rm -rf build dist

Expand Down
1 change: 0 additions & 1 deletion docs/.gitignore

This file was deleted.

233 changes: 0 additions & 233 deletions docs/Makefile

This file was deleted.

62 changes: 0 additions & 62 deletions docs/api-reference.rst

This file was deleted.

57 changes: 0 additions & 57 deletions docs/architecture.rst

This file was deleted.

Binary file removed docs/banner.png
Binary file not shown.
Loading

0 comments on commit 6ee1215

Please sign in to comment.