Skip to content

Commit

Permalink
Update antsibull/docsite_docs.py
Browse files Browse the repository at this point in the history
Co-authored-by: Toshio Kuratomi <[email protected]>
  • Loading branch information
felixfontein and abadger authored May 24, 2021
1 parent 4de665a commit 519d162
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion antsibull/docsite_docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ def load_docsite_index(index_path: str) -> t.Tuple[t.List[Section], t.List[str]]
'''Load a docsite extra-docs.yml file.
:arg index_path: Path to extra-docs.yml (does not need to exist).
:arg report_not_existing: Whether to report when extra-docs.yml does not exist.
:returns: A tuple consisting of a list of sections and a list of error messages.
:raises: DocsiteIndexError if extra-docs.yml does not exist
'''
Expand Down

0 comments on commit 519d162

Please sign in to comment.