Skip to content

Commit

Permalink
texi: Remove mention of non-existent concepts in index.
Browse files Browse the repository at this point in the history
This effectively merges #60, with the following changes:

The commit ‘un-comment indices’ was in the future (time-wise)
and previously (commit history) mostly duplicated in:

commit 36a6cc7
Author: Ludovic Courtès <ludo@gnu.org>
Date:   Mon Feb 6 14:43:20 2023 +0100

    doc: Add index.

    * fibers.texi (Index): New node.

without mentioning the previous (time-wise) PR #60.

The difference between the PR and this commit is that it appears
to merge the function and concept index.

Another difference: it's squashed.

* fibers.texi (Index): Don't mention concepts in the menu.
  • Loading branch information
HugoNikanor authored and emixa-d committed Sep 2, 2023
1 parent 7a49bc8 commit ad19fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fibers.texi
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
* Examples:: Starting points for a hack.
* Status:: Fibers is a work in progress.
* Index:: Index of concepts and procedures.
* Index:: Index of procedures.
@end menu

@end ifnottex
Expand Down

0 comments on commit ad19fb7

Please sign in to comment.