Texstudio: Where is the latest manual hosted on?

Created on 7 May 2019  路  10Comments  路  Source: texstudio-org/texstudio

Currently, the links of manual of texstudio, both from the README of this repo and from texstudio.org, point to the same webpage hosted on sourceforge: http://texstudio.sourceforge.net/manual/current/usermanual_en.html .

However, the manual on sourceforge is outdated. For example, the explanation about supported % !TeX program = <engine>, added in this commit https://github.com/texstudio-org/texstudio/commit/7d5e836cb4ff60a1415d0433861423e0f41f1ae9, can not been found in the manual on sourceforge.

Hence the question:

  • Is the latest version of manual hosted?
  • If yes, where can I visit it, rather than open the html file from local clone?

Most helpful comment

The regular user won't be looking in git, and for sure the won't look in the source code. The website looks like the most appropiate place. I could get to it and also improve the style of the webpage in one month aprox.

All 10 comments

Looks like it is not hosted, good point. @sunderme should we consider moving this manual to the wiki, the official website or a github.io webpage?

Usually i would use the code git but if that is not feasible, I am open for suggestions...

The regular user won't be looking in git, and for sure the won't look in the source code. The website looks like the most appropiate place. I could get to it and also improve the style of the webpage in one month aprox.

I just found that menu Help -> User Manual will open local usermanual_en.html. This would be the best way for regular user to open the user manual, especially it corresponds to the locally installed version of texstudio.

At the same time, updating the hosted user manual to the latest version, or with multiple versions corresponding to main changes of user manual or stable releases of texstudio, still has its significance.

From https://github.com/texstudio-org/texstudio/pull/1119#issuecomment-649598788, it seems that users of texstudio are more aware of online user manual hosted on sourceforge than the one released with texstudio itself.

This raised the need to keep sourceforge manual up-to-date (to the latest stable release).

changed texstudio.org to link to github/master directly

Thanks. Some more things:

  1. htmlpreview's README suggests to append agithub.com url to https://htmlpreview.github.io/?. Currently a raw.githubusercontent.com url is appended. Not sure if there is any preference between them.
  2. The linked text "user manual" in http://texstudio.sourceforge.net/#participate and https://github.com/texstudio-org/texstudio/#contribute should direct to github htmlpreview link as well.
  3. When searching for "texstudio manual" on google, the user manual hosted on sourceforge is still at the top of search result. How about adding a warning (and link) at the top of that page, like what we did to wiki page hosted on sourceforge?

Record progress:

Wow! Many thanks.

Was this page helpful?
0 / 5 - 0 ratings