Home
last modified time | relevance | path

Searched refs:docs (Results 1 – 25 of 41) sorted by relevance

12

/haiku/docs/user/
H A DHOWTO6 here, not development related docs (those belong in trunk/docs/develop).
19 of trunk/docs/user. Of course, if you embed the Doxygen comments directly in
20 your source code, you don't need to make a subdir in trunk/docs/user.
27 To generate the docs, simply type "doxygen" in the Terminal. The script puts
28 the resulting HTML docs in "trunk/generated/doxygen/html".
34 peek at the Midi Kit docs to figure out what the hell that means ;-)
/haiku/build/jam/packages/
H A DMakefileEngine12 # docs
14 [ FDirName $(HAIKU_TOP) docs misc makefile-engine.html ] : makefile-engine.html ;
H A DNetFS22 # docs
24 [ FDirName $(HAIKU_TOP) docs add-ons NetFS.html ] : NetFS.html ;
H A DHaikuBootstrap384 : [ FDirName $(HAIKU_TOP) docs apps diskusage ]
/haiku/src/kits/tracker/
H A DFavoritesMenu.cpp209 int32 apps, docs, folders; in AddNextItem() local
210 TrackerSettings().RecentCounts(&apps, &docs, &folders); in AddNextItem()
212 BRoster().GetRecentDocuments(&fItems, docs, NULL, info.signature); in AddNextItem()
257 int32 apps, docs, folders; in AddNextItem() local
258 TrackerSettings().RecentCounts(&apps, &docs, &folders); in AddNextItem()
/haiku/docs/develop/
H A DTODO13 - There are doxyfiles for various components. Unlike the one used for API docs, they scan the cpp
16 - There are TODO lists in various places in the docs, turn them into bugreports in the bugtracker
H A Dindex.rst28 * The `User guide <https://www.haiku-os.org/docs/userguide/en/contents.html>`_ documents Haiku from…
29 * The `Haiku Interface Guidelines <https://www.haiku-os.org/docs/HIG/index.xml>`_ document graphica…
/haiku/
H A DReadMe.md7 | [API docs](https://api.haiku-os.org)**
50 The main piece of documentation that still needs work are the API docs (found
51 in the tree at `docs/user`). Just find an undocumented class, write
/haiku/src/add-ons/index_server/fulltext/
H A DCLuceneDataBase.cpp188 CLuceneWriteDataBase::_RemoveDocuments(std::vector<entry_ref>& docs) in _RemoveDocuments() argument
196 for (unsigned int i = 0; i < docs.size(); i++) { in _RemoveDocuments()
197 BPath path(&docs.at(i)); in _RemoveDocuments()
H A DCLuceneDataBase.h40 bool _RemoveDocuments(std::vector<entry_ref>& docs);
/haiku/src/apps/deskbar/
H A DDeskbarMenu.cpp583 TRecentsMenu* docs = new TRecentsMenu(model.Name(), in AddRecents() local
585 docs->SetTypesList(TypesList()); in AddRecents()
586 docs->SetTarget(Target()); in AddRecents()
588 item = new ModelMenuItem(&model, docs); in AddRecents()
/haiku/docs/develop/kernel/arch/ppc/
H A Dmac.rst16 * http://ps-2.kev009.com/solinno.co.uk/7043-140/files/docs/ {OF,PReP}
H A Dsam460ex.rst101 * (see also arm docs)
/haiku/docs/develop/file_systems/befs/
H A Dresources.rst9 site <https://www.haiku-os.org/legacy-docs/practical-file-system-design.pdf>`__.
/haiku/docs/develop/kernel/arch/arm/
H A Dipaq.rst11 * http://ecos.sourceware.org/docs-3.0/redboot-guide/ipaq.html
H A Dallwinner_a10.rst99 docs on the hardware. https://linux-sunxi.org/
/haiku/docs/user/net/
H A D_network_intro.dox45 …<a href="http://haiku-os.org/docs/userguide/en/preferences/network.html">Network preferences app</…
/haiku/data/system/data/KeyboardLayouts/
H A DX-Bows Nature6 # https://www.haiku-os.org/docs/api/keyboard.html
/haiku/docs/user/midi/
H A Dmidi1intro.dox7 - <A HREF="https://www.haiku-os.org/legacy-docs/bebook/TheMidiKit_Overview.html">Midi
/haiku/docs/user/interface/
H A DOptionControl.dox14 ///// TO THEY WHO DOCUMENT: it seems like the OptionControl.cpp file some docs already, so that's a…
H A DPicture.dox158 See http://haiku-os.org/legacy-docs/bebook/BPicture.html#BPicture_Play
/haiku/docs/develop/file_systems/
H A Doverview.rst11 See docs/user/drivers/fs_interface.dox for more detailed documentation
H A Dxfs.rst125 `in the API reference <https://www.haiku-os.org/docs/api/fs_modules.html>`_
367 `here <http://ftp.ntu.edu.tw/linux/utils/fs/xfs/docs/xfs_filesystem_structure.pdf>`_
/haiku/docs/develop/build/rc/
H A Dnotes.rst42 because rc doesn't add the message fields as "fixedSize" (see the BMessage docs from the BeBook).
/haiku/docs/develop/release/
H A Dcookbook.rst124 * https://www.haiku-os.org/docs/userguide/en/contents.html -- sync with branch or tag.

12