diff --git a/master/.buildinfo b/master/.buildinfo index 609be712..37603131 100644 --- a/master/.buildinfo +++ b/master/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: c9b1bfe704744c2d12ab005bed17c700 +config: 328e9108ae2a5fe474e67ecc11513a26 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/master/_sources/upcoming_release_notes/337-bld_run_constrained.rst.txt b/master/_sources/upcoming_release_notes/337-bld_run_constrained.rst.txt new file mode 100644 index 00000000..04fbd1a6 --- /dev/null +++ b/master/_sources/upcoming_release_notes/337-bld_run_constrained.rst.txt @@ -0,0 +1,22 @@ +337 bld_run_constrained +####################### + +API Breaks +---------- +- N/A + +Features +-------- +- N/A + +Bugfixes +-------- +- N/A + +Maintenance +----------- +- Fix conda recipe to use "run_constrained" not "run-constrained" + +Contributors +------------ +- tangkong diff --git a/master/_sources/upcoming_release_notes/339-mnt_audit_out.rst.txt b/master/_sources/upcoming_release_notes/339-mnt_audit_out.rst.txt new file mode 100644 index 00000000..1834e276 --- /dev/null +++ b/master/_sources/upcoming_release_notes/339-mnt_audit_out.rst.txt @@ -0,0 +1,22 @@ +339 mnt_audit_out +################# + +API Breaks +---------- +- N/A + +Features +-------- +- N/A + +Bugfixes +-------- +- Fixes audit output table skipping names + +Maintenance +----------- +- Adjusts audit output to work better for file redirects + +Contributors +------------ +- tangkong diff --git a/master/_static/documentation_options.js b/master/_static/documentation_options.js index 6ad106d7..ec835aeb 100644 --- a/master/_static/documentation_options.js +++ b/master/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '2.4.0', + VERSION: '2.4.1.dev12+g63051ea', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/master/api.html b/master/api.html index 543b5a3d..8e1a38fd 100644 --- a/master/api.html +++ b/master/api.html @@ -4,7 +4,7 @@ - Happi API — Happi 2.4.0 documentation + Happi API — Happi 2.4.1.dev12+g63051ea documentation + + + + + + + + + + + + + + +
+ + +
+ +
+
+
+ +
+
+
+
+ +
+

337 bld_run_constrained

+
+

API Breaks

+
    +
  • N/A

  • +
+
+
+

Features

+
    +
  • N/A

  • +
+
+
+

Bugfixes

+
    +
  • N/A

  • +
+
+
+

Maintenance

+
    +
  • Fix conda recipe to use “run_constrained” not “run-constrained”

  • +
+
+
+

Contributors

+
    +
  • tangkong

  • +
+
+
+ + +
+
+ +
+
+
+
+ + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/339-mnt_audit_out.html b/master/upcoming_release_notes/339-mnt_audit_out.html new file mode 100644 index 00000000..39234e4c --- /dev/null +++ b/master/upcoming_release_notes/339-mnt_audit_out.html @@ -0,0 +1,163 @@ + + + + + + + 339 mnt_audit_out — Happi 2.4.1.dev12+g63051ea documentation + + + + + + + + + + + + + + + + +
+ + +
+ +
+
+
+ +
+
+
+
+ +
+

339 mnt_audit_out

+
+

API Breaks

+
    +
  • N/A

  • +
+
+
+

Features

+
    +
  • N/A

  • +
+
+
+

Bugfixes

+
    +
  • Fixes audit output table skipping names

  • +
+
+
+

Maintenance

+
    +
  • Adjusts audit output to work better for file redirects

  • +
+
+
+

Contributors

+
    +
  • tangkong

  • +
+
+
+ + +
+
+ +
+
+
+
+ + + + \ No newline at end of file