mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
* docs and version update: - add docs for compatibility features - add docs for memento - updat rewriter docs - bump version to 2.0.0, update README, and changelist
30 lines
805 B
ReStructuredText
30 lines
805 B
ReStructuredText
.. pywb documentation master file, created by
|
|
sphinx-quickstart on Thu Sep 21 01:58:55 2017.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Webrecorder pywb documentation!
|
|
================================
|
|
|
|
The Webrecorder (:mod:`pywb`) toolkit is a full-featured, advanced web archiving capture and replay framework for python.
|
|
It provides command-line tools and an extensible framework for high-fidelity web archive access and creation.
|
|
A subset of features provides the basic functionality of a "Wayback Machine".
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
manual/usage
|
|
manual/configuring
|
|
manual/architecture
|
|
manual/apis
|
|
code/pywb
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|