Project

General

Profile

Feature #2921

doc: Provide epub docs

Added by Anonymous over 11 years ago. Updated almost 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Sphinx supports it. Current output seems to only include the top-level file and indexes, skipping most of the content.

To see where we are:

1. run ./admin/build-doc
2. run cd build-doc && install -d output/epub && PYTHONPATH=$PWD/../src/pybind ./virtualenv/bin/sphinx-build -a -b epub -d doctrees ../doc output/epub
3. browse output/epub/Ceph.epub

Current known blockers:

- content is missing?

Ceph.epub - Example output (591 KB) Anonymous, 08/08/2012 10:12 AM

History

#1 Updated by Anonymous over 11 years ago

#2 Updated by Sage Weil almost 8 years ago

  • Status changed from New to Rejected

Also available in: Atom PDF