-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removing deprecated "update-docs.sh" script in favor of automatic doc…
…umentation builds (#22) Signed-off-by: Karl W. Schulz <[email protected]>
- Loading branch information
Showing
2 changed files
with
6 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
This subdirectory houses the input markup for Omniperf documentation using | ||
Sphinx. Changes committed here on the main branch will automatically be built | ||
and pushed live using a Github action. | ||
|
||
You can build a local copy of the documentation in this directory using | ||
"make html" assuming you have the necessary sphinx dependencies installed. |
This file was deleted.
Oops, something went wrong.