https://github.com/bit-team/doc
User documentation of Back In Time
https://github.com/bit-team/doc
Last synced: 8 months ago
JSON representation
User documentation of Back In Time
- Host: GitHub
- URL: https://github.com/bit-team/doc
- Owner: bit-team
- License: gpl-2.0
- Created: 2016-03-20T17:49:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-04T20:53:25.000Z (about 2 years ago)
- Last Synced: 2024-01-04T21:38:48.012Z (about 2 years ago)
- Language: Python
- Homepage: https://backintime.readthedocs.io/
- Size: 2.18 MB
- Stars: 5
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deprecated
The content and functionality of this repository have been moved into the [bit-team/backintime](https://github.com/bit-team/backintime) repository. Please refer to the `doc/manual` folder there. This repository will be removed in the near future.
# Users documentation of Back In Timef
This is the source repository for [User Documentation](https://backintime.readthedocs.io) of [Back In
Time](https://github.com/bit-team/backintime).
Feel free to [open issues](https://github.com/bit-team/backintime/issues).
## Build and generate
To build this documentation with
[Sphinx](http://www.sphinx-doc.org/en/stable/) and generate HTML files out of
do `make html` in the repository you cloned before. After this start with the
index file `_build/html/index.html` in your browser.
## Contribute
Helping with and contributing to documentation isn't just writing. Feel free
to [suggest](https://github.com/bit-team/backintime/issues) topics, a new
structure or everything that might improve the content.
The build on [Read the Docs](https://readthedocs.org) will automatically be
updated after committing to
May 2023