getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] (no subject)


From: Yves Renard
Subject: [Getfem-commits] (no subject)
Date: Wed, 22 Apr 2020 08:59:54 -0400 (EDT)

branch: master
commit 6708467ad9137aae2dc98cd137566e1a5862f17d
Author: Yves Renard <address@hidden>
AuthorDate: Wed Apr 22 14:59:36 2020 +0200

    Preparing for 5. release, last change
---
 doc/sphinx/source/.templates/indexcontent.html | 2 +-
 interface/tests/python/Makefile.am             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/sphinx/source/.templates/indexcontent.html 
b/doc/sphinx/source/.templates/indexcontent.html
index b2ce8c5..d6da0b0 100644
--- a/doc/sphinx/source/.templates/indexcontent.html
+++ b/doc/sphinx/source/.templates/indexcontent.html
@@ -42,7 +42,7 @@
          <a class="biglink" href="{{ pathto("python/index") }}">Python 
Interface</a><br/>
          <span class="linkdescr">documentation for Python 
programmers</span></p>
       <p class="biglink">
-       <a class="biglink" href="{{ pathto("matlab/index") }}">Octave/Matlab 
Interface</a><br/>
+       <a class="biglink" href="{{ pathto("matlab_octave/index") 
}}">Octave/Matlab Interface</a><br/>
          <span class="linkdescr">documentation for Octave/Matlab 
programmers</span></p>
       <p class="biglink">
          <a class="biglink" href="{{ pathto("scilab/index") }}">SciLab 
Interface</a><br/>
diff --git a/interface/tests/python/Makefile.am 
b/interface/tests/python/Makefile.am
index a8e02a4..5c520df 100644
--- a/interface/tests/python/Makefile.am
+++ b/interface/tests/python/Makefile.am
@@ -82,4 +82,4 @@ AM_TESTS_ENVIRONMENT = \
 LOG_COMPILER = $(PYTHON)
 endif
 
-CLEANFILES = *.vtk *.dx *.pyc tank_3D* tripod* plate* *.pos *.dx results/*
+CLEANFILES = *.vtk *.dx *.pyc tank_3D* tripod* plate* *.pos *.dx results/* 
__pycache__/*



reply via email to

[Prev in Thread] Current Thread [Next in Thread]