Skip to content

Commit

Permalink
Remove personal information
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelosinnerworkings committed Jun 25, 2024
1 parent 7eae1c5 commit ac92147
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions funcionamento/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
<link rel="stylesheet" href="../css/theme.css" />
<link rel="stylesheet" href="../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />

<script>
// Current page data
var mkdocs_page_name = "Como funciona";
var mkdocs_page_input_path = "funcionamento.md";
var mkdocs_page_url = null;
</script>

<!--[if lt IE 9]>
<script src="../js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
<script>hljs.highlightAll();</script>
</head>

<body class="wy-body-for-nav" role="document">
Expand Down Expand Up @@ -119,7 +119,7 @@
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="..">Ro-DOU - ferramenta de clipping dos diários oficiais</a>

</nav>
<div class="wy-nav-content">
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
Expand All @@ -133,7 +133,7 @@
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div class="section" itemprop="articleBody">

<h1 id="como-funciona">Como funciona</h1>
<p>Nesta seção, você encontrará as seguintes informações sobre o Ro-DOU:</p>
<ul>
Expand Down Expand Up @@ -217,7 +217,7 @@ <h3 id="exemplo-1">Exemplo 1</h3>
- open source
report:
emails:
- nitaibezerra@protonmail.com
- endereco@dominio.com
</code></pre>
<h3 id="exemplo-2">Exemplo 2</h3>
<p>A configuração a seguir realiza a pesquisa diária de <strong>segunda-feira a sexta-feira, 8AM</strong>, apenas na <strong>Seção 1 e na Edição Suplementar</strong> e envia o resultado em <strong>formato CSV</strong>, anexado ao e-mail. O parâmetro <code>schedule</code>
Expand Down Expand Up @@ -396,7 +396,7 @@ <h3 id="exemplo-10">Exemplo 10</h3>
- [email protected]
subject: &quot;Teste do Ro-dou&quot;
</code></pre>

</div>
</div><footer>
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
Expand All @@ -412,7 +412,7 @@ <h3 id="exemplo-10">Exemplo 10</h3>

Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>

</div>
</div>

Expand All @@ -422,13 +422,13 @@ <h3 id="exemplo-10">Exemplo 10</h3>

<div class="rst-versions" role="note" aria-label="Versions">
<span class="rst-current-version" data-toggle="rst-current-version">


<span><a href="../utilizacao/" style="color: #fcfcfc">&laquo; Previous</a></span>


<span><a href="../contribuicoes/" style="color: #fcfcfc">Next &raquo;</a></span>

</span>
</div>
<script src="../js/jquery-3.6.0.min.js"></script>
Expand Down
Loading

0 comments on commit ac92147

Please sign in to comment.