** Project changed: fenics-doc => dolfin ** Changed in: dolfin Milestone: None => 0.9.12
-- You received this bug notification because you are a member of DOLFIN Team, which is subscribed to DOLFIN. https://bugs.launchpad.net/bugs/664474 Title: Confusing download file names Status in DOLFIN: Fix Committed Bug description: The source files for all demos are called 'main.cpp', 'demo.py', etc, but Sphinx adds a number to this. For example, the Poisson demo is '1' in the table of contents, http://www.fenicsproject.org/doc/demos/pde/poisson/python/documentation.html but the demo.py file is named 'demo6.py', http://www.fenicsproject.org/doc/_downloads/demo6.py I know of at least one case in which this has caused confusion. A solution would be to prefix/postfix the demo files with the name of the demo, e.g. demo_poisson.py _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp