Skip to content

Commit 5b8dfc9

Browse files
authored
remove the duplicated docs section
1 parent 0f29b2a commit 5b8dfc9

3 files changed

Lines changed: 1 addition & 118 deletions

File tree

docs/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ based on local resource availability.
3535
topics/installation.rst
3636
topics/tpv_by_example.rst
3737
topics/advanced_topics.rst
38-
topics/concepts.rst
3938
topics/inner_workings.rst
4039
topics/shell_commands.rst
4140
topics/migration_guide.rst

docs/topics/concepts.rst

Lines changed: 0 additions & 116 deletions
This file was deleted.

docs/topics/tpv_by_example.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ Note that the final statement in the rank function must be the list of sorted de
338338

339339
Custom contexts
340340
---------------
341-
In addition to the automatically provided context variables (see :doc:`concepts`), TPV allows you to define arbitrary
341+
In addition to the automatically provided context variables (see :doc:`inner_workings`), TPV allows you to define arbitrary
342342
custom variables, which are then available whenever an expression is evaluated. Contexts can be defined both globally
343343
or at the level of each entity, with entity level context variables overriding global ones.
344344

0 commit comments

Comments
 (0)