Nirbheek Chauhan
a310ba863e
FAQ.md: Do I need to add headers to sources? [skip ci]
2019-07-10 01:00:42 +03:00
Nirbheek Chauhan
2cc9d79e95
FAQ.md: Add an entry for generated headers [skip ci]
...
Closes https://github.com/mesonbuild/meson/issues/5624
2019-07-10 01:00:42 +03:00
Jussi Pakkanen
6b4b601eaf
Rewrap some doc lines. [skip ci]
2019-06-10 01:46:55 +03:00
Nirbheek Chauhan
b849f6f935
FAQ: Add an entry about the library naming scheme with MSVC [skip ci]
...
This is very frequently asked.
2019-05-13 23:24:18 +03:00
Jussi Pakkanen
ec757492bf
Describe how to add support for new compilers. [skip ci]
2019-05-02 21:58:03 +03:00
Jussi Pakkanen
b1c086b24d
Explain the choice of implementation language. [skip ci]
2018-04-12 00:09:40 +03:00
Mathieu Duponchelle
a4341b3004
[fixup]: add since to FAQ
2018-04-06 23:48:48 +02:00
Mathieu Duponchelle
31f0242a6f
new wrap-mode: forcefallback
...
This can be useful to make sure that a project builds when
its fallbacks are used on systems where external dependencies
satisfy the version requirements, or to easily hack on the sources
of a dependency for which a fallback exists.
2018-04-06 23:48:48 +02:00
Eric Engestrom
13fa1fb74f
docs/FAQ: fix typo [skip ci]
2018-03-23 06:41:17 -07:00
Jussi Pakkanen
f53e8b8812
Explain change of default better. [skip ci]
2018-03-04 18:25:36 +02:00
Luis Menina
36eb7bf0aa
docs: Markdown headers don't need trailing hash signs
...
This is a cosmetic change because github seems to interpret those
correctly. Nonetheless, it adds unnecessary noise and makes people
modifying the pages think it might be needed.
See syntax guide at https://guides.github.com/features/mastering-markdown/
2017-10-23 18:43:04 +02:00
David Strauss
52a4f19832
Update to not use deprecated mesonconf
2017-10-04 21:52:23 +03:00
Nirbheek Chauhan
ca4778a500
Update wrap-mode FAQ
2017-08-10 10:40:02 +00:00
Chiu Yue Chun
fe85721e7e
Update FAQ.md: meson is not elementary particle
...
meson is a hadron, more specifically, hadrons that consists of a quark and a anti-quark. So, it is a composite particle rather than elementary one.
2017-05-04 22:08:15 +03:00
Elliott Sales de Andrade
40d7704cd5
doc: Use https links wherever possible.
2017-05-03 16:20:53 -04:00
Elliott Sales de Andrade
b80d40c287
doc: Capitalize things more consistently.
...
Upper or lower case depending on the official spelling, or the more
consistent usage.
2017-05-03 16:20:51 -04:00
Thibault Saunier
b371875e02
docs: Import the website and wiki and build with hotdoc
...
This allows us to more easily have the documentation in sync with
the source code as people will have to document new features etc
right at the time where they implement it.
2017-04-26 17:56:33 +03:00