Commit 8cc3ed1
Adrien GIVRY
Updating the help menu
The help menu (Accessible from the menu bar), has been updated to:
+-----------------+
| GitHub |
| Getting Started |
| Scripting API |
+-----------------+
| Bug Report |
| Feature Request |
+-----------------|
| Version: 1.3.0 |
+-----------------+
`Credits` section has been removed because it is redundant from what
you'll find on the GitHub page. Morehover, as Overload is now a
collaborative project, it will be hard to keep track of our contributors
and could affect negatively the code (Lots of change in the help menu everytime
a new contributor joins us).
`Overload Website` link has been removed. Actually, our website unique
goal is to bring users from search engines to our GitHub page.
Our long term goal is to have all Overload documentation into our Wiki
instead of dispatching it accross multiple websites, thus, the website
is becoming pointless for our users.
`Overload documentation`, which was a link to our sources documentation,
has been removed. As Overload is now public and sources are documented,
we do not need to have this online documentation. Any
method/class/struct documentation can be found directly in the source
code, and we should avoid having multiple ways to do the same thing to
reduce maintenance costs.1 parent 31cafa5 commit 8cc3ed1
1 file changed
Lines changed: 9 additions & 19 deletions
Lines changed: 9 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
250 | 240 | | |
251 | 241 | | |
252 | 242 | | |
| |||
0 commit comments