summaryrefslogtreecommitdiffstats
path: root/Doc/TODO
blob: 4a9953163eabbf4cc1690083998dbb16001d824d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
PYTHON DOCUMENTATION TO-DO LIST			-*- indented-text -*-
===============================


* Document native package semantics.

* Figure out indexsubitem handling in HTML; some of them are wrong for the
  items being indexed.

* Update the pickle documentation to describe all of the current behavior;
  only a subset is described.  __reduce__, etc.

* Review libppath.tex for completeness, & system-specific behaviors.

* Finish upgrade to LaTeX2HTML 98.1.  Most important: figure out a way to
  avoid image creation, & if necessary, make sure image creation at least
  doesn't fail.

* Figure out the texinfo indexing and function-description markup, and make
  partparse.py do the right thing.  Or toss the info conversion (again).

* Identify all Python classes documented in the libref and make sure they're
  marked with {classdesc} instead of {funcdesc}.
ull_vfd Mirror from: https://github.com/HDFGroup/hdf5.git
summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Expand)AuthorAgeFilesLines
* dev -Update pkgconfig settings with version - #218 (#220)Allen Byrne2020-12-223-6/+6
* Fixes a minor memory leak in hl/test/test_file_image.c (#209)Dana Robinson2020-12-201-0/+2
* OESS-98 convert plugin option to FetchContent, add tests (#155)Allen Byrne2020-12-162-1/+48
* Bring async branch to develop (#166)Quincey Koziol2020-12-142-2/+2
* Moves the lists of VOL connectors and VFDs in Autotools builds (#162)Dana Robinson2020-12-121-5/+0
* Update reformatting settings, trace wrapping, and printf-format strings (#22)Quincey Koziol2020-10-063-3993/+3739
* Fix VFD h5repacktest (#20)Allen Byrne2020-10-063-117/+101
* Clang-format of source filesAllen Byrne2020-09-30