Skip to content

Commit

Permalink
Create a developer documentation page
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Jun 29, 2019
1 parent 3785716 commit 6fa2b7a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -26,3 +26,8 @@ License
-------

[MIT License](./LICENSE.md)

More information
----------------

* [Developer documentation](./docs/DEVELOPER.md)
13 changes: 13 additions & 0 deletions docs/DEVELOPER.md
@@ -0,0 +1,13 @@
Developer notes
=====

This page contains links to the information for plugin developers.

### Building and testing the project

See the [Plugin Tutorial](https://wiki.jenkins.io/display/JENKINS/Plugin+tutorial).

### Code details

* Top-level project overview: https://youtu.be/xLwXiDoFM2o
* Macros and Project Naming Strategy: https://www.youtube.com/watch?v=loXiY36QQS8

0 comments on commit 6fa2b7a

Please sign in to comment.