-
Notifications
You must be signed in to change notification settings - Fork 0
/
help.html
45 lines (42 loc) · 7.53 KB
/
help.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><title>Evoplex · agent-based modeling on networks</title><meta name="viewport" content="width=device-width"/><meta name="generator" content="Docusaurus"/><meta name="description" content="agent-based modeling on networks"/><meta name="docsearch:language" content="en"/><meta property="og:title" content="Evoplex · agent-based modeling on networks"/><meta property="og:type" content="website"/><meta property="og:url" content="https://evoplex.org/index.html"/><meta property="og:description" content="agent-based modeling on networks"/><meta property="og:image" content="https://evoplex.org/img/evoplex.png"/><meta name="twitter:card" content="summary"/><meta name="twitter:image" content="https://evoplex.org/img/evoplex.png"/><link rel="shortcut icon" href="/img/favicon.png"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css"/><link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/atom-one-dark.min.css"/><link rel="alternate" type="application/atom+xml" href="https://evoplex.org/blog/atom.xml" title="Evoplex Blog ATOM Feed"/><link rel="alternate" type="application/rss+xml" href="https://evoplex.org/blog/feed.xml" title="Evoplex Blog RSS Feed"/><script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-121617079-1', 'auto');
ga('send', 'pageview');
</script><script type="text/javascript" src="https://buttons.github.io/buttons.js"></script><script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.0/clipboard.min.js"></script><script type="text/javascript" src="/js/code-blocks-buttons.js"></script><script src="https://unpkg.com/[email protected]/dist/vanilla-back-to-top.min.js"></script><script>
document.addEventListener("DOMContentLoaded", function(){
addBackToTop(
{"zIndex":100}
)
});
</script><link rel="stylesheet" href="/css/prism.css"/><link rel="stylesheet" href="/css/main.css"/></head><body><div class="fixedHeaderContainer"><div class="headerWrapper wrapper"><header><a href="/en"><img class="logo" src="/img/evoplex.svg" alt="Evoplex"/><h2 class="headerTitleWithLogo">Evoplex</h2></a><div class="navigationWrapper navigationSlider"><nav class="slidingNav"><ul class="nav-site nav-site-internal"><li class=""><a href="/index#download" target="_self">Download</a></li><li class=""><a href="/docs/en" target="_self">Docs</a></li><li class="siteNavItemActive"><a href="/en/help" target="_self">Help</a></li><li class=""><a href="/blog" target="_self">Blog</a></li><span><li><a id="languages-menu" href="#"><img class="languages-icon" src="/img/language.svg"/>English</a><div id="languages-dropdown" class="hide"><ul id="languages-dropdown-items"><li><a href="/pt-BR/help">Português (Brasil)</a></li><li><a href="https://crowdin.com/project/evoplex" target="_blank" rel="noreferrer noopener">Help Translate</a></li></ul></div></li><script>
const languagesMenuItem = document.getElementById("languages-menu");
const languagesDropDown = document.getElementById("languages-dropdown");
languagesMenuItem.addEventListener("click", function(event) {
event.preventDefault();
if (languagesDropDown.className == "hide") {
languagesDropDown.className = "visible";
} else {
languagesDropDown.className = "hide";
}
});
</script></span><li class="navSearchWrapper reactNavSearchWrapper"><input type="text" id="search_input_react" placeholder="Search" title="Search"/></li><li class=""><a href="https://github.com/evoplex" target="_self">GitHub</a></li></ul></nav></div></header></div></div><div class="navPusher"><div class="docMainWrapper wrapper"><div class="container mainContainer documentContainer postContainer"><div class="wrapper"><div class="post"><header class="postHeader"><h1>Need help?</h1></header><p>If you need help with Evoplex, you can try one of the channels below.</p><div class="gridBlock"><div class="blockElement threeByGridBlock"><div class="blockContent"><h2><div><span><p>Browse Docs</p>
</span></div></h2><div><span><p>Learn more about Evoplex using the <a href="/docs/index.html">official documentation.</a></p>
</span></div></div></div><div class="blockElement threeByGridBlock"><div class="blockContent"><h2><div><span><p>Join the community</p>
</span></div></h2><div><span><ul>
<li>Ask questions in the <a href="https://groups.google.com/group/evoplex">mailing list</a> or send an email to <a href="mailto:[email protected]">[email protected]</a></li>
<li>You can follow and contact us on <a href="https://twitter.com/EvoplexOrg">Twitter</a>.</li>
<li>If chat is more your speed, you can join us on <a href="https://evoplex.zulipchat.com">ZulipChat</a>.</li>
</ul>
</span></div></div></div><div class="blockElement threeByGridBlock"><div class="blockContent"><h2><div><span><p>Bugs and Requests</p>
</span></div></h2><div><span><p>At our <a href="https://github.com/evoplex/evoplex">GitHub repository</a>, browse and submit <a href="https://github.com/evoplex/evoplex/issues">issues</a> or <a href="https://github.com/evoplex/evoplex/pulls">pull requests</a> for bugs you find or any new features you may want implemented. Be sure to also check out our <a href="https://github.com/evoplex/evoplex/blob/master/CONTRIBUTING.md">contributing guidelines</a>.</p>
</span></div></div></div></div></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/evoplex.svg" alt="Evoplex" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/en/index.html">Getting Started</a></div><div><h5>Community</h5><a href="https://groups.google.com/group/evoplex" target="_blank" rel="noreferrer noopener">Mailing list</a><a href="https://evoplex.zulipchat.com">Project Chat</a><a href="https://twitter.com/EvoplexOrg" target="_blank" rel="noreferrer noopener">Twitter</a></div><div><h5>More</h5><a href="/blog">Blog</a><a href="https://github.com/evoplex">GitHub</a><a class="github-button" href="https://github.com/evoplex/evoplex" data-icon="octicon-star" data-count-href="https://github.com/evoplex/evoplex" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2019 Marcos Cardinot</section></footer></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>window.twttr=(function(d,s, id){var js,fjs=d.getElementsByTagName(s)[0],t=window.twttr||{};if(d.getElementById(id))return t;js=d.createElement(s);js.id=id;js.src='https://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js, fjs);t._e = [];t.ready = function(f) {t._e.push(f);};return t;}(document, 'script', 'twitter-wjs'));</script><script>
var search = docsearch({
apiKey: 'd069454e2b73d4dfc6bed1804197ca9d',
indexName: 'evoplex',
inputSelector: '#search_input_react',
algoliaOptions: {"facetFilters":["language:en"]}
});
</script></body></html>