1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 09:10:22 +02:00

api-debug.texi refactors

* doc/ref/api-debug.texi (Programmatic Error Handling): Rename from
  "Debug on Error". Reorganize subsections according to when the error
  is handled.
* doc/ref/api-options.texi: Adapt xref.
This commit is contained in:
Andy Wingo 2010-10-01 12:49:16 +02:00
parent 9866cfe484
commit 659c1e2927
2 changed files with 90 additions and 44 deletions

View file

@ -382,8 +382,8 @@ For more information on reader options, @xref{Scheme Read}.
For more information on print options, @xref{Scheme Write}.
Finally, for more information on debugger options, @xref{Debug on
Error}.
Finally, for more information on debugger options, @xref{Debug
Options}.
@subsubsection Examples of option use