Skip to content

Commit 409c61b

Browse files
committed
Update docs
1 parent 1c9c038 commit 409c61b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,15 @@ plot(x,y);
195195
196196
Where `x` and `y` are are any value ranges.
197197
198+
<!-- START mdsplit-ignore -->
199+
<h3>
200+
201+
[READ THE DOCUMENTATION TO SEE THESE EXAMPLES](https://alandefreitas.github.io/matplotplusplus/)
202+
203+
</h3>
204+
<!-- END mdsplit-ignore -->
205+
206+
198207
=== "Plot"
199208
200209
[![example_plot_1](docs/examples/line_plot/plot/plot_1.svg)](examples/line_plot/plot/plot_1.cpp)
@@ -9333,6 +9342,8 @@ If contributing to the documentation, please edit [`README.md`](README.md) direc
93339342
</table>
93349343
<!-- readme: collaborators,contributors,ankane -end -->
93359344

9345+
We would also like to thank [The Icculus Microgrant](https://icculus.org/microgrant2020).
9346+
93369347
## References
93379348

93389349
These are some references we used for this work:

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ plugins:
2424
- awesome-pages
2525

2626
google_analytics:
27-
- G-88KYKYY74F
27+
- UA-109858331-2
2828
- auto
2929

3030
copyright: Copyright &copy; 2020 Alan Freitas

0 commit comments

Comments
 (0)