diff --git a/doc/8-advanced/README.md b/doc/8-advanced/README.md index 3c001173c..b1772007a 100644 --- a/doc/8-advanced/README.md +++ b/doc/8-advanced/README.md @@ -1,3 +1,21 @@ # advanced -advanced Furnace features. +advanced Furnace features, as listed in the `Window` menu. + +- [mixer](mixer.md) +- [grooves](grooves.md) +- [channel manager](channels.md) +- [pattern manager](pat-manager.md) +- [chip manager](chip-manager.md) +- [compatibility flags](compat-flags.md) +- [song comments](comments.md) + +
+ +- [piano](piano.md) +- [oscilloscope](osc.md) +- [oscilloscopes (per-channel)](chanosc.md) +- [clock](clock.md) +- [register view](regview.md) +- [log viewer](log-viewer.md) +- [stats](stats.md) diff --git a/doc/README.md b/doc/README.md index a59ce8384..f561710c1 100644 --- a/doc/README.md +++ b/doc/README.md @@ -9,6 +9,7 @@ this documentation is a work in progress! expect several sections to be incomple 5. [wavetables](5-wave/README.md) 6. [samples](6-sample/README.md) 7. [list of sound chips](7-systems/README.md) +8. [advanced topics](8-advanced/README.md) # attribution