Skip to content
Snippets Groups Projects
Commit 1656f235 authored by Florent Langlois's avatar Florent Langlois
Browse files

move doc_html directory into doc directory (to fit with SOLEIL standards)

parent 1c3c63da
Branches main
No related merge requests found
...@@ -3,7 +3,7 @@ from conan import ConanFile ...@@ -3,7 +3,7 @@ from conan import ConanFile
class Keithley428Recipe(ConanFile): class Keithley428Recipe(ConanFile):
name = "keithley428" name = "keithley428"
executable = "ds_Keithley428" executable = "ds_Keithley428"
version = "1.2.2" version = "1.2.3"
package_type = "application" package_type = "application"
user = "soleil" user = "soleil"
python_requires = "base/[>=1.0]@soleil/stable" python_requires = "base/[>=1.0]@soleil/stable"
......
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment