diff --git a/doc/comparison.html b/doc/comparison.html index 687b4aed..c5a7c8b4 100644 --- a/doc/comparison.html +++ b/doc/comparison.html @@ -27,6 +27,7 @@   features  |   goals  |   format  | +   id  |   comparison  |   documentation  |   developers   diff --git a/doc/developers.html b/doc/developers.html index 93fc0065..0d245fa9 100644 --- a/doc/developers.html +++ b/doc/developers.html @@ -27,6 +27,7 @@   features  |   goals  |   format  | +   id  |   comparison  |   documentation  |   developers   diff --git a/doc/documentation.html b/doc/documentation.html index 96a7eefa..b769a9b2 100644 --- a/doc/documentation.html +++ b/doc/documentation.html @@ -27,6 +27,7 @@   features  |   goals  |   format  | +   id  |   comparison  |   documentation  |   developers   diff --git a/doc/download.html b/doc/download.html index fed275d5..f81e1121 100644 --- a/doc/download.html +++ b/doc/download.html @@ -27,6 +27,7 @@   features  |   goals  |   format  | +   id  |   comparison  |   documentation  |   developers   diff --git a/doc/features.html b/doc/features.html index b23de40f..773568bd 100644 --- a/doc/features.html +++ b/doc/features.html @@ -27,6 +27,7 @@   features  |   goals  |   format  | +   id  |   comparison  |   documentation  |   developers   @@ -100,7 +101,7 @@ FLAC supports fast sample-accurate seeking. Not only is this useful for playback, it makes FLAC files suitable for use in editing applications.

  • - FLAC has an extendable meta-data system. New meta-data blocks can be defined and implemented in future versions of FLAC without breaking older streams or decoders. ID3 and ID3V2 tags may be attached to .flac files without disrupting the decoder. + FLAC has an extendable metadata system. New metadata blocks can be defined and implemented in future versions of FLAC without breaking older streams or decoders. Applications can write their own APPLICATION metadata once they register an ID. ID3 and ID3V2 tags may be attached to .flac files without disrupting the decoder.
  • diff --git a/doc/goals.html b/doc/goals.html index 82fc206a..3bf4be0d 100644 --- a/doc/goals.html +++ b/doc/goals.html @@ -27,6 +27,7 @@   features  |   goals  |   format  | +   id  |   comparison  |   documentation  |   developers