seems to still be ignoring underscored folders in docs
This commit is contained in:
parent
b9115ae1bb
commit
b75f690e2d
10 changed files with 10 additions and 10 deletions
|
@ -309,7 +309,7 @@ modifications:</p>
|
|||
|
||||
<div role="contentinfo">
|
||||
<p>
|
||||
© Copyright 2022, Richard Smith.
|
||||
© Copyright 2021, Richard Smith.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
@ -283,7 +283,7 @@ python3 -m nuitka --onefile --linux-onefile-icon resources/wabbit_alpha.png text
|
|||
|
||||
<div role="contentinfo">
|
||||
<p>
|
||||
© Copyright 2022, Richard Smith.
|
||||
© Copyright 2021, Richard Smith.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
@ -193,7 +193,7 @@ But the dynamic bindings have the big advantage that you don’t need to compile
|
|||
|
||||
<div role="contentinfo">
|
||||
<p>
|
||||
© Copyright 2022, Richard Smith.
|
||||
© Copyright 2021, Richard Smith.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
@ -2637,7 +2637,7 @@
|
|||
|
||||
<div role="contentinfo">
|
||||
<p>
|
||||
© Copyright 2022, Richard Smith.
|
||||
© Copyright 2021, Richard Smith.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
@ -2925,7 +2925,7 @@
|
|||
|
||||
<div role="contentinfo">
|
||||
<p>
|
||||
© Copyright 2022, Richard Smith.
|
||||
© Copyright 2021, Richard Smith.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
@ -201,7 +201,7 @@
|
|||
|
||||
<div role="contentinfo">
|
||||
<p>
|
||||
© Copyright 2022, Richard Smith.
|
||||
© Copyright 2021, Richard Smith.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
@ -203,7 +203,7 @@
|
|||
|
||||
<div role="contentinfo">
|
||||
<p>
|
||||
© Copyright 2022, Richard Smith.
|
||||
© Copyright 2021, Richard Smith.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
@ -6007,7 +6007,7 @@
|
|||
|
||||
<div role="contentinfo">
|
||||
<p>
|
||||
© Copyright 2022, Richard Smith.
|
||||
© Copyright 2021, Richard Smith.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
@ -3914,7 +3914,7 @@ are very, very similar to the C originals.</p>
|
|||
|
||||
<div role="contentinfo">
|
||||
<p>
|
||||
© Copyright 2022, Richard Smith.
|
||||
© Copyright 2021, Richard Smith.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
@ -186,7 +186,7 @@
|
|||
|
||||
<div role="contentinfo">
|
||||
<p>
|
||||
© Copyright 2022, Richard Smith.
|
||||
© Copyright 2021, Richard Smith.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
Reference in a new issue