An open API service indexing awesome lists of open source software.

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

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