This is an automated email from the ASF dual-hosted git repository.

janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git


The following commit(s) were added to refs/heads/master by this push:
     new c7d70b3bdb docs: Add Mynewt Documentation in `.PDF` format
c7d70b3bdb is described below

commit c7d70b3bdb2f64b95a199298516a4cc435748082
Author: Wojciech Pietraszewski <wojciech.pietraszew...@codecoup.pl>
AuthorDate: Wed Sep 18 12:08:18 2024 +0200

    docs: Add Mynewt Documentation in `.PDF` format
    
    Adds the full version of the documentation,
    available at `Documentation` section in the nav-bar.
---
 docs/Mynewt.pdf       | Bin 0 -> 19249974 bytes
 docs/documentation.md |   1 +
 2 files changed, 1 insertion(+)

diff --git a/docs/Mynewt.pdf b/docs/Mynewt.pdf
new file mode 100644
index 0000000000..743c4fead2
Binary files /dev/null and b/docs/Mynewt.pdf differ
diff --git a/docs/documentation.md b/docs/documentation.md
index 32f5e38456..ae34f0dfb5 100644
--- a/docs/documentation.md
+++ b/docs/documentation.md
@@ -3,6 +3,7 @@
 -   Latest version:
     -   [1.12.0](/latest/)
     -   [master (development)](/master/)
+    -   [master - PDF](Mynewt.pdf)
 -   Earlier versions:
     -   [1.11.0](/v1_11_0/)
     -   [1.10.0](/v1_10_0/)

Reply via email to