GitBook: [#173] No subject

This commit is contained in:
Mike Solomon
2022-10-19 19:35:07 +00:00
committed by gitbook-bot
parent 5af4cfab81
commit 0d04518805
4 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,7 @@
## Concepts
* [Abstract Syntax Trees](concepts/terms-of-service.md)
* [Abstract Syntax Trees](concepts/abstract-syntax-trees.md)
## Legal

View File

@@ -18,7 +18,7 @@ This guide will walk you through configuring a new OAuth Application in GitHub
3. Click the `New OAuth App` button in the upper right of your screen.
4. Supply the required fields and Register the application. (See examples below) ![](<../../.gitbook/assets/Screen Shot 2022-05-19 at 1.01.11 PM.png>)
5. On your newly created application click the `Generate a new client secret` button\
![](<../../.gitbook/assets/Screen Shot 2022-05-19 at 1.17.35 PM.png>)
![](<../../.gitbook/assets/Screen Shot 2022-05-19 at 1.17.35 PM (1).png>)
6. Copy the Client ID and Client secret from this page; they will be used as arguments for the Moderne Agent. &#x20;
#### **Example values**

View File

@@ -4,7 +4,7 @@ Maven repositories are potential sources of both Abstract Syntax Tree (AST) arti
A particular Maven repository may contain either ASTs or recipe artifacts, or a mixture of both. Several open source and commercial products exist to serve artifacts using the Maven repository format. A single instance of one of these products may contain multiple Maven repositories.
![](<../../../.gitbook/assets/image (12) (1).png>)![](<../../../.gitbook/assets/image (4) (1) (1).png>)
![](<../../../.gitbook/assets/image (12) (1).png>)![](<../../../.gitbook/assets/image (21).png>)
### Comparison of two Maven integrations