laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/28680 )
Change subject: README: Mention the manual can also be built from the source ......................................................................
README: Mention the manual can also be built from the source
Change-Id: Ic73a9ebaecab1b14668aaffe4cd39b3749a19fc7 --- M README.md 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/80/28680/1
diff --git a/README.md b/README.md index 5e1937e..2be2fa9 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@
Homepage and Manual ------------------- - -Please visit the [official homepage](https://osmocom.org/projects/pysim/wiki) for usage instructions, manual and examples. +w +Please visit the [official homepage](https://osmocom.org/projects/pysim/wiki) for usage instructions, manual and examples. The user manual can also be built locally from this source code by ``cd docs && make html latexpdf`` for HTML and PDF format, respectively.
Git Repository --------------