From c7195329c60123b2363ba13863f6951a21d0ff57 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Sat, 23 Jan 2021 02:38:49 +1100 Subject: Implementation detail docs, some old notes removed --- doc/index.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 8b26b6e..096b0e2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -20,10 +20,11 @@
  1. License
  2. Dependencies
  3. +
  4. Overview
  5. Quickstart Guide
  6. Features
  7. Limitations
  8. -
  9. File Overview
    +
  10. File Overviews
    1. /src
    2. /example
    3. @@ -39,6 +40,14 @@
  11. Handling Errors
  12. +
  13. Implementation Details
    +
      +
    1. Start and Finish Ranges
    2. +
    3. Error Strings
    4. +
    5. Curtailment
    6. +
    7. Memoization
    8. +
    +
  14. Credits and Further Reading
-- cgit