Skip to content

Commit 8d3b9d9

Browse files
author
James Bradbury
authored
[docs] Buffer clients link to buffer management tutorial (#157)
* if client starts with buf link to buffer management tutorial * use full name of guide * use name of .maxvig rather than name attribute of <vignette> * also dataset objects
1 parent 7700f40 commit 8d3b9d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

flucoma/doc/templates/maxref.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,8 @@ under the European Union’s Horizon 2020 research and innovation programme
167167
{% for s in max_seealso %}
168168
<seealso name='{{ s }}' />
169169
{% endfor %}
170+
{%- if client_name.startswith('Buf') or species == 'data' -%}
171+
<seealso module='flucoma' type='vignette' name="automatic_buffer_and_dataset_management" />
172+
{%- endif -%}
170173
</seealsolist>
171174
</c74object>

0 commit comments

Comments
 (0)