diff --git a/docs/_templates/breadcrumbs.html b/docs/_templates/breadcrumbs.html index 391b9d0..fb68032 100644 --- a/docs/_templates/breadcrumbs.html +++ b/docs/_templates/breadcrumbs.html @@ -1,9 +1,9 @@ {% extends '!breadcrumbs.html' %} {% block breadcrumbs %}
  • IDM docs »
  • -
  • emodpy-malaria »
  • +
  • emodpy-typhoid »
  • {% for doc in parents %}
  • {{ doc.title }} »
  • {% endfor %}
  • {{ title }}
  • -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/docs/_templates/footer.html b/docs/_templates/footer.html index d93abae..ff9a591 100644 --- a/docs/_templates/footer.html +++ b/docs/_templates/footer.html @@ -1,8 +1,8 @@ {% extends '!footer.html' %} {% block extrafooter %} -

    emodpy-malaria is licensed under the Creative Commons +

    emodpy-typhoid is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

    Send documentation feedback to feedback@idmod.org

    Privacy and Cookies Notice   |    Terms of Use

    -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/docs/variables.txt b/docs/variables.txt index 83678f9..49e015a 100644 --- a/docs/variables.txt +++ b/docs/variables.txt @@ -16,7 +16,7 @@ .. |IDM_l| replace:: Institute for Disease Modeling (IDM) .. |EMODPY_s| replace:: emodpy -.. |EMODPY_typhoid| replace:: typhoid +.. |EMODPY_typhoid| replace:: emodpy-typhoid .. |emod_api| replace:: emod-api .. |IDM_s| replace:: IDM .. |EMOD_l| replace:: Epidemiological MODeling software (EMOD)