Commit 558ba2823e40867eac47686edea3fe318ce3c446
1 parent
ec85e56c
TODO note about debian package and docs
Showing
1 changed file
with
3 additions
and
1 deletions
TODO
| @@ -43,6 +43,9 @@ Documentation | @@ -43,6 +43,9 @@ Documentation | ||
| 43 | this can be incorporated directly into sphinx_rtd_theme and the | 43 | this can be incorporated directly into sphinx_rtd_theme and the |
| 44 | workaround can be removed. | 44 | workaround can be removed. |
| 45 | 45 | ||
| 46 | +* When possible, update the debian package to include docs again. See | ||
| 47 | + https://bugs.debian.org/1004159 for details. | ||
| 48 | + | ||
| 46 | Document-level work | 49 | Document-level work |
| 47 | =================== | 50 | =================== |
| 48 | 51 | ||
| @@ -547,7 +550,6 @@ A few important lessons (in README-maintainer) | @@ -547,7 +550,6 @@ A few important lessons (in README-maintainer) | ||
| 547 | Also, it turns out that PointerHolder is more performant than | 550 | Also, it turns out that PointerHolder is more performant than |
| 548 | std::shared_ptr. | 551 | std::shared_ptr. |
| 549 | 552 | ||
| 550 | - | ||
| 551 | Rejected Ideas | 553 | Rejected Ideas |
| 552 | ============== | 554 | ============== |
| 553 | 555 |