A Senior Developer working mostly with PHP and JavaScript, with a bit of Python thrown in for good measure, all on Linux. My tooling is simple, it's GitLab and JetBrains where possible.
I'm currently using a folder called "documentation" and a bunch of .md files.
I figure the documentation is then with the source code when the developer is working on it, and therefore doesn't need an internet connection to work.
It does the job for now, but I want to look at alternatives at some point. I want it to be part of source control so I can add items to the code reviews to document certain things.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I'm currently using a folder called "documentation" and a bunch of .md files.
I figure the documentation is then with the source code when the developer is working on it, and therefore doesn't need an internet connection to work.
It does the job for now, but I want to look at alternatives at some point. I want it to be part of source control so I can add items to the code reviews to document certain things.