|
7 | 7 |
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
9 | 9 | <title>Algorithms — TwisteRL 0.1.0 documentation</title> |
10 | | - <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" /> |
11 | | - <link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" /> |
| 10 | + <link rel="stylesheet" type="text/css" href="/twisteRL/pr-23/_static/pygments.css?v=b86133f3" /> |
| 11 | + <link rel="stylesheet" type="text/css" href="/twisteRL/pr-23/_static/css/theme.css?v=e59714d7" /> |
12 | 12 |
|
13 | 13 |
|
14 | | - <link rel="shortcut icon" href="_static/twisterl-logo.png"/> |
15 | | - <link rel="canonical" href="/twisteRL/pr-23/algorithms.html" /> |
16 | | - <script src="_static/jquery.js?v=5d32c60e"></script> |
17 | | - <script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
18 | | - <script src="_static/documentation_options.js?v=01f34227"></script> |
19 | | - <script src="_static/doctools.js?v=9bcbadda"></script> |
20 | | - <script src="_static/sphinx_highlight.js?v=dc90522c"></script> |
21 | | - <script src="_static/js/theme.js"></script> |
| 14 | + <link rel="shortcut icon" href="/twisteRL/pr-23/_static/twisterl-logo.png"/> |
| 15 | + <script src="/twisteRL/pr-23/_static/jquery.js?v=5d32c60e"></script> |
| 16 | + <script src="/twisteRL/pr-23/_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
| 17 | + <script src="/twisteRL/pr-23/_static/documentation_options.js?v=01f34227"></script> |
| 18 | + <script src="/twisteRL/pr-23/_static/doctools.js?v=9bcbadda"></script> |
| 19 | + <script src="/twisteRL/pr-23/_static/sphinx_highlight.js?v=dc90522c"></script> |
| 20 | + <script src="/twisteRL/pr-23/_static/js/theme.js"></script> |
22 | 21 | <link rel="index" title="Index" href="genindex.html" /> |
23 | 22 | <link rel="search" title="Search" href="search.html" /> |
24 | 23 | <link rel="next" title="twisterl package" href="api/twisterl.html" /> |
|
35 | 34 |
|
36 | 35 | <a href="index.html" class="icon icon-home"> |
37 | 36 | TwisteRL |
38 | | - <img src="_static/twisterl-logo.png" class="logo" alt="Logo"/> |
| 37 | + <img src="/twisteRL/pr-23/_static/twisterl-logo.png" class="logo" alt="Logo"/> |
39 | 38 | </a> |
40 | 39 | <div role="search"> |
41 | 40 | <form id="rtd-search-form" class="wy-form" action="search.html" method="get"> |
|
0 commit comments