Skip to content

Commit

Permalink
core(view): various enhancements due to MD to RST renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
romintomasetti committed Aug 27, 2024
1 parent ecfb4e2 commit f8fac61
Show file tree
Hide file tree
Showing 4 changed files with 726 additions and 630 deletions.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
html:
sphinx-build -b html ./source/ ./generated_docs/ -W --keep-going
sphinx-build -W -b html ./source/ ./generated_docs/ -W --keep-going
python3 ./source/edit_button_handler.py

clean:
Expand Down
2 changes: 2 additions & 0 deletions docs/source/API/core/initialize_finalize/finalize.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _kokkos_finalize:

``finalize``
============

Expand Down
Loading

0 comments on commit f8fac61

Please sign in to comment.