mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
GitBook: [#173] No subject
This commit is contained in:
committed by
gitbook-bot
parent
5af4cfab81
commit
0d04518805
@@ -39,7 +39,7 @@
|
||||
|
||||
## Concepts
|
||||
|
||||
* [Abstract Syntax Trees](concepts/terms-of-service.md)
|
||||
* [Abstract Syntax Trees](concepts/abstract-syntax-trees.md)
|
||||
|
||||
## Legal
|
||||
|
||||
|
||||
@@ -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) 
|
||||
5. On your newly created application click the `Generate a new client secret` button\
|
||||

|
||||
.png>)
|
||||
6. Copy the Client ID and Client secret from this page; they will be used as arguments for the Moderne Agent.  
|
||||
|
||||
#### **Example values**
|
||||
|
||||
@@ -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.
|
||||
|
||||
 (1).png>) (1) (1).png>)
|
||||
 (1).png>).png>)
|
||||
|
||||
### Comparison of two Maven integrations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user