You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Reconhecimento de contribuição](#reconhecimento-de-contribuição)
41
41
-[Execução do projeto via Makefile](#execução-do-projeto-via-makefile)
42
42
-[Build](#build)
@@ -143,17 +143,13 @@ A publicação de novas versões no [NPM](https://www.npmjs.com/package/serveres
143
143
144
144
Para aprofundar sobre como é feita a publicação do _ServeRest_, leia o texto '[Entrega contínua no ServeRest](https://github.com/PauloGoncalvesBH/entrega-continua-no-serverest)'.
145
145
146
-
## Documentação (serverest.dev)
146
+
## Documentação
147
147
148
-
[](https://github.com/ServeRest/ServeRest/actions)
149
-
150
-
A documentação, disponibilizada na url <https://serverest.dev>, é editada no [apiary](https://apiary.io/home) e gerada a partir do [aglio](https://www.npmjs.com/package/aglio).
148
+
A documentação, disponibilizada nas URLs <https://serverest.dev> e <http://localhost:3000>, é editada no arquivo `serverest.apib` e gerada a partir do [aglio](https://www.npmjs.com/package/aglio).
151
149
152
150
Para atualizar:
153
-
1. Acesse o [editor do ServeRest no Apiary](https://app.apiary.io/serverest/editor) e faça as alterações necessárias.
154
-
- É preciso ter permissão de edição.
155
-
2. Realize o download do arquivo `serverest.apib` e salve esse arquivo na raiz do _ServeRest_.
156
-
3. Execute o comando `npm run generate-doc`
151
+
1. Acesse o arquivo `serverest.apib` que está dentro de _docs_ e o edite de acordo com sua necessidade.
152
+
1. Execute o comando `npm run generate-doc:AMBIENTE` para gerar o HTML final.
0 commit comments