Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevo committed Apr 30, 2022
1 parent 85f9917 commit 2c4e17a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion documentation/pyflarum/client/session.html
Original file line number Diff line number Diff line change
Expand Up @@ -1665,7 +1665,7 @@ <h3 id="parameters">Parameters:</h3>
<span class="def">def</span>
<span class="name">mark_all_discussions_as_read</span><span class="signature">(
self,
at: datetime.datetime = datetime.datetime(2022, 4, 30, 19, 3, 32, 230504)
at: datetime.datetime = datetime.datetime(2022, 4, 30, 19, 15, 33, 158704)
) -&gt; Literal[True]</span>:
</div>

Expand Down
2 changes: 1 addition & 1 deletion documentation/search.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/compile_everything.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
cd "$(dirname "$0")"

bash ./compile_documentation.sh
bash ./build_documentation.sh
bash ./compile_for_pypi.sh

0 comments on commit 2c4e17a

Please sign in to comment.