Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ If you are new to using GitHub we recommend reading the

../generated/api/iris
../whatsnew/index
../techpapers/index
../../further_topics/techpapers/index
../copyright
../voted_issues
1 change: 1 addition & 0 deletions docs/src/userguide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ they may serve as a useful reference for future exploration.
../further_topics/lenient_maths
../further_topics/dask_best_practices/index
../further_topics/ugrid/index
../further_topics/techpapers/index
4 changes: 2 additions & 2 deletions docs/src/whatsnew/1.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,6 @@ Documentation
* A clarification of the behaviour of
:func:`iris.analysis.calculus.differentiate`.

* A new :doc:`"Technical Papers" </techpapers/index>` section has been added to
* A new :ref:`techpapers_index` section has been added to
the documentation along with the addition of a paper providing an
:doc:`overview of the load process for UM-like fileformats (e.g. PP and Fieldsfile) </techpapers/um_files_loading>`.
:ref:`overview of the load process for UM-like fileformats (e.g. PP and Fieldsfile) <techpapers_index>`.